Skip to content

Commit

Permalink
chore: workflows config change
Browse files Browse the repository at this point in the history
  • Loading branch information
kupermind committed Oct 31, 2024
1 parent 96b82a8 commit 272de48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
continue-on-error: False
runs-on: macos-latest
concurrency: 1
env:
PROPTEST_MAX_SHRINK_ITERS: 1000
steps:
- name: Checkout repository and submodules
uses: actions/checkout@v3
Expand Down

0 comments on commit 272de48

Please sign in to comment.