Skip to content

Commit 2c011af

Browse files
committed
Continue on error
Signed-off-by: Daniel González Lopes <[email protected]>
1 parent d59d36e commit 2c011af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
k6-version: '0.49.0'
1414
- name: Run k6 tests
1515
uses: ./
16+
continue-on-error: true
1617
with:
1718
path: |
1819
./dev/protocol*.js

0 commit comments

Comments
 (0)