Skip to content

Commit

Permalink
[CI] linux: also nix run smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
kolloch committed Oct 17, 2023
1 parent 7b70624 commit 92c7547
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests-nix-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ jobs:
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
- run: "./run_tests.sh --no-cargo-build"
- run: "nix flake check"
- run: "nix run"

0 comments on commit 92c7547

Please sign in to comment.