Skip to content

Commit

Permalink
CI add pixi update to get build
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewSZhang committed Jul 13, 2024
1 parent 097c19a commit 1401f83
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 48 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
with:
environments: default

- name: Update
run: |
pixi update
- name: Lint with ruff
run: |
pixi run lint
Expand Down
96 changes: 48 additions & 48 deletions pixi.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1401f83

Please sign in to comment.