Skip to content

Commit

Permalink
Update workflow for concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
leoafarias committed May 31, 2024
1 parent 8dcfc7c commit 612db15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:

test-os:
name: Test on ${{ matrix.os }}
needs: test
timeout-minutes: 30
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 612db15

Please sign in to comment.