Skip to content

Commit

Permalink
fixes concurrency in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pluflou committed Sep 17, 2024
1 parent d4ba0b2 commit 0be6994
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ concurrency:
cancel-in-progress: true

jobs:

test:
runs-on: ${{ matrix.os }}
defaults:
Expand Down

0 comments on commit 0be6994

Please sign in to comment.