Skip to content

Commit

Permalink
Reduce load on CI (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibizaman authored Mar 13, 2024
1 parent 589e2c9 commit b55f783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
run: |
nix run github:Mic92/nix-fast-build -- \
--skip-cached --no-nom \
--max-jobs 2 \
--max-jobs 1 \
--flake ".#checks.$(nix eval --raw --impure --expr builtins.currentSystem)"

0 comments on commit b55f783

Please sign in to comment.