Skip to content

Commit

Permalink
Merge branch 'main' into feat/matchspec-for-cache-tool
Browse files Browse the repository at this point in the history
  • Loading branch information
nichmor authored Dec 5, 2024
2 parents 7181f2c + 1795629 commit 03971b0
Show file tree
Hide file tree
Showing 116 changed files with 4,671 additions and 4,580 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ By contributing to Pixi, you agree that your contributions will be licensed unde

## Pixi is a pixi project so use a preinstalled `pixi` to run the predefined tasks
```shell
pixi run build
pixi run build-debug # or `pixi run build-release` to build with optimizations
pixi run lint
pixi run test-all-fast
pixi run install # only works on unix systems as on windows you can't overwrite the binary while it's running
Expand Down
Loading

0 comments on commit 03971b0

Please sign in to comment.