Skip to content

Commit

Permalink
CI: do not wait on other jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
dschwoerer committed Jan 9, 2024
1 parent 927f34e commit 03ccfbf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ on:
- master
pull_request:

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

jobs:
pytest:

Expand Down

0 comments on commit 03ccfbf

Please sign in to comment.