Skip to content

Commit

Permalink
ci: use lix and force ansi colors
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliButz committed Sep 4, 2024
1 parent 9f6f0e0 commit d0449d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,13 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@ab6bcb2d5af0e904d04aea750e2089e9dc4cbfdd
with:
diagnostic-endpoint: ""
source-url: "https://install.lix.systems/lix/lix-installer-x86_64-linux"

- uses: DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738
with:
diagnostic-endpoint: ""

- run: nix flake check -L ./tests

env:
FORCE_COLOR: 1

0 comments on commit d0449d8

Please # to comment.