We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d0562a commit b447543Copy full SHA for b447543
.github/workflows/load-tests.yml
@@ -22,4 +22,4 @@ jobs:
22
K6_CLOUD_PROJECT_ID: ${{ secrets.K6_CLOUD_PROJECT_ID }}
23
with:
24
path: tests/load-tests/**.js
25
- parallel: true
+ parallel: false
0 commit comments