Skip to content

Commit

Permalink
Change testing parameters at CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vikman90 committed Feb 23, 2024
1 parent 93c1428 commit be99c13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
branches: [ "master" ]

env:
STEP: 16
STOP: 256
STEP: 64
STOP: 512
TIMEOUT: 1
ATTEMPTS: 3

Expand Down

0 comments on commit be99c13

Please sign in to comment.