We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3c76b8 commit 4d3c49cCopy full SHA for 4d3c49c
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
nix_path: nixpkgs=channel:nixos-unstable
16
- uses: DeterminateSystems/magic-nix-cache-action@main
17
- - run: nix build -v -L .#entrace
18
- run: nix build -v -L .#entrace_core
19
- run: nix build -v -L .#entrace_core_lite
20
- run: nix build -v -L .#entrace_script
+ - run: nix build -v -L .#entrace
0 commit comments