Skip to content

Commit dbbec23

Browse files
committed
Test
Signed-off-by: Daniel González Lopes <[email protected]>
1 parent 68090c9 commit dbbec23

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/workflows/test.yaml

+1-8
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,4 @@ jobs:
1919
with:
2020
path: |
2121
./dev/protocol*.js
22-
flags: --vus 10 --duration 20s
23-
parallel: true
24-
- uses: ./
25-
continue-on-error: true
26-
with:
27-
path: |
28-
./dev/protocol*.js
29-
flags: --vus 10 --duration 20s
22+
flags: --vus 10 --duration 5m

0 commit comments

Comments
 (0)