Skip to content

Commit

Permalink
admit
Browse files Browse the repository at this point in the history
  • Loading branch information
mtzguido committed Sep 5, 2024
1 parent aeef4f3 commit 0e8488e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# This will most likely fail to like krml below, what's going on?
# opam install --confirm-level=unsafe-yes --deps-only ./FStar/fstar.opam
- name: Build
run: make -C FStar -skj$(nproc)
run: make -C FStar -skj$(nproc) ADMIT=1

- uses: mtzguido/gci-upload@master
with:
Expand Down

0 comments on commit 0e8488e

Please sign in to comment.