Skip to content

Commit

Permalink
chore: remove concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
SnowMarble committed Oct 14, 2024
1 parent 189bb2f commit 8fb0999
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ jobs:
test:
runs-on: ubuntu-22.04

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

strategy:
matrix:
version: [18, 20, 22, 'bun']
Expand Down

0 comments on commit 8fb0999

Please sign in to comment.