Skip to content

Commit

Permalink
CI remove pixi cache
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewSZhang committed Aug 21, 2024
1 parent 47a2cae commit a50c396
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,8 @@ jobs:
- uses: prefix-dev/[email protected]
with:
environments: default
cache: true
cache: false

- name: Re-install local
run: |
pixi run rebuild
- name: Lint with ruff
run: |
pixi run lint
Expand Down

0 comments on commit a50c396

Please sign in to comment.