summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorSon Ho2023-12-23 00:19:08 +0100
committerSon Ho2023-12-23 00:19:08 +0100
commitaa5e25785738a779ca5fd89191c85d6ab828c142 (patch)
treeecc97c6316d121d6d5754eac88c25e4361dab49e /.github
parent6fd112a30d12cda6390ea3b856a81096d6bcedfe (diff)
Update the flake.nix and the ci.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 6b5aacf0..2039e65d 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -14,6 +14,7 @@ jobs:
- run: nix build -L .#aeneas
- run: nix build -L .#checks.x86_64-linux.aeneas-tests
- run: nix build -L .#checks.x86_64-linux.aeneas-verify-fstar
+ - run: nix build -L .#checks.x86_64-linux.aeneas-verify-fstar-split
- run: nix build -L .#checks.x86_64-linux.aeneas-verify-coq
- run: nix build -L .#checks.x86_64-linux.aeneas-verify-hol4
# Lean doesn't work with Nix