Skip to content

Commit

Permalink
More attempts
Browse files Browse the repository at this point in the history
Signed-off-by: Šimon Brandner <[email protected]>
  • Loading branch information
SimonBrandner committed Nov 16, 2024
1 parent 9305b2e commit 6f77a91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- uses: cachix/install-nix-action@v27
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: cargo install num_enum --verbose
- run: nix flake check
- run: nix develop --command cargo fmt -- --check
- run: |
Expand Down

0 comments on commit 6f77a91

Please sign in to comment.