Skip to content

Commit

Permalink
does this work?
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbe7a committed May 21, 2024
1 parent 29c1973 commit 472d602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install repository
run: pixi run -e ${{ matrix.environment }} postinstall
- name: Run unittests
uses: quantco/pytest-action@v2
uses: pavelzw/pytest-action@v2
with:
report-title: Unit tests ${{ matrix.environment }}
custom-pytest: pixi run -e ${{ matrix.environment }} pytest
Expand Down

0 comments on commit 472d602

Please sign in to comment.