Skip to content

Commit

Permalink
Try fixing concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
atharva-2001 committed Jul 12, 2024
1 parent cb34934 commit 1fdf01c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/new_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ env:
--cov=tardis --cov-report=xml --cov-report=html
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

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

defaults:
run:
shell: bash -l {0}
Expand Down

0 comments on commit 1fdf01c

Please sign in to comment.