Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: Simone Orru <simone.orru@secomind.com>
  • Loading branch information
sorru94 committed Aug 27, 2024
1 parent e33e612 commit ec789c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-unit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
coverage:
runs-on: ubuntu-latest
concurrency:
group: coverage-${{ matrix.python-version }}-${{ github.ref }}
group: coverage-${{ github.ref }}
cancel-in-progress: true
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ec789c3

Please sign in to comment.