Skip to content

Commit

Permalink
fixup! Enable github workflows for the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
poljar committed Aug 16, 2024
1 parent 20a83bf commit 9b996ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,4 @@ jobs:
- run: python3 -m pip install nox

- name: Run nox for ${{ matrix.python-version }}
working-directory: ./python
run: nox -s test-${{ matrix.python-version }}

0 comments on commit 9b996ac

Please sign in to comment.