Skip to content

Commit

Permalink
ci: install nix
Browse files Browse the repository at this point in the history
  • Loading branch information
jost-s committed Nov 17, 2023
1 parent 870adc2 commit 5d3b813
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
- name: Run fmt
run: nix build -L .#fmt
- name: Run clippy
Expand Down

0 comments on commit 5d3b813

Please sign in to comment.