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 6d8a14c commit 443b8bfCopy full SHA for 443b8bf
.github/workflows/ci.yml
@@ -39,4 +39,5 @@ jobs:
39
nix run ..
40
- name: Run nix-build
41
run: |
42
+ cd test_depots/${{matrix.test_depot}}
43
nix-build .
0 commit comments