Skip to content

Commit b22cd34

Browse files
committed
try --develop
1 parent 9cc4338 commit b22cd34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-prime.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@ jobs:
8484
fetch-depth: 3
8585

8686
- name: 'Run ${{github.event.inputs.version}} native test'
87-
run: bash build-assets/scripts/test.sh --version ${{github.event.inputs.version}} --base-url ${{github.event.inputs.base_url}}
87+
run: bash build-assets/scripts/test.sh --version ${{github.event.inputs.version}} --base-url ${{github.event.inputs.base_url}} --develop
8888

8989

0 commit comments

Comments
 (0)