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 6d4a962 commit 560b71aCopy full SHA for 560b71a
.github/workflows/test.yml
@@ -13,5 +13,6 @@ jobs:
13
with:
14
fetch-depth: 0
15
- uses: cachix/install-nix-action@v31
16
+ - uses: DeterminateSystems/magic-nix-cache-action@main
17
#- run: nix flake check
18
- run: nix-build -A checks.x86_64-linux.build -A checks.x86_64-linux.validate-openapi
0 commit comments