Skip to content

Commit

Permalink
MAINT force frozen
Browse files Browse the repository at this point in the history
  • Loading branch information
glemaitre committed Jun 28, 2024
1 parent ded0863 commit 3145bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
frozen: true

- name: Run tests
run: pixi run -e ${{ matrix.environment }} test-ragger-duck
run: pixi run --frozen -e ${{ matrix.environment }} test-ragger-duck

- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
Expand Down

0 comments on commit 3145bb4

Please sign in to comment.