Skip to content

Commit

Permalink
Make the CI pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoverbear committed Sep 27, 2023
1 parent d16ab73 commit 5580295
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
experimental-features = repl-flake
- run: cat /etc/nix/nix.conf
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check
- run: nix run
- run: nix --experimental-features "flakes nix-command" flake check
- run: nix --experimental-features "flakes nix-command" run

0 comments on commit 5580295

Please sign in to comment.