Skip to content

Commit

Permalink
Update ci-copier.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzw authored Jan 30, 2024
1 parent e05c23e commit 0c54993
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/ci-copier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,5 @@ jobs:
fetch-depth: 0 # copier doesn't like shallow clones
- name: Set up pixi
uses: prefix-dev/setup-pixi@ca3b9ac762955fad216e3d8e0bbf22087071c89c
- name: Run unittests
uses: quantco/pytest-action@v2
with:
report-title: Check project generation
click-to-expand: false
custom-pytest: pixi run pytest
- name: Test
run: pixi run test

0 comments on commit 0c54993

Please sign in to comment.