Skip to content

Commit

Permalink
fixup! do not include viscm in pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Oct 26, 2024
1 parent 33e47ed commit 097a25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
viscm-flavor: viscm[Pyside]

concurrency:
group: ${{ github.ref }}-${{ matrix.os }}-${{ matrix.python-version }}-build
group: ${{ github.ref }}-${{ matrix.os }}-${{ matrix.python-version }}-${{ matrix.install-args }}-${{ matrix.viscm-flavor }}-build
cancel-in-progress: true

steps:
Expand Down

0 comments on commit 097a25f

Please sign in to comment.