Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc authored Mar 15, 2024
1 parent f87d517 commit a3de6d0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/nix-installer-action-priv@diag
- uses: DeterminateSystems/magic-nix-cache-action-priv@diag
- uses: DeterminateSystems/flake-checker-action-priv@diag
- name: Check rustfmt
run: nix develop --command cargo fmt -- --check
- run: nix build -L

0 comments on commit a3de6d0

Please sign in to comment.