Skip to content

Commit

Permalink
[BUGFIX] Remove misconfigured concurrency configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
IchHabRecht committed Feb 16, 2025
1 parent e850c08 commit b4fb600
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ name: 🏃 tests

on: [ push, pull_request, workflow_call ]

concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true

jobs:
compute:
uses: ./.github/workflows/compute.yml
Expand Down

0 comments on commit b4fb600

Please sign in to comment.