We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d59d36e commit 2c011afCopy full SHA for 2c011af
.github/workflows/test.yaml
@@ -13,6 +13,7 @@ jobs:
13
k6-version: '0.49.0'
14
- name: Run k6 tests
15
uses: ./
16
+ continue-on-error: true
17
with:
18
path: |
19
./dev/protocol*.js
0 commit comments