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 6e60ce5 commit 5916c8fCopy full SHA for 5916c8f
.github/workflows/install_and_test.yml
@@ -18,6 +18,8 @@ jobs:
18
with:
19
name: hax
20
skipPush: true
21
+ extraPullNames: fstar-nix-versions, z3-nix-versions
22
+
23
- name: Build
24
run: nix build -L
25
0 commit comments