summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSon HO2024-04-18 10:59:30 +0200
committerGitHub2024-04-18 10:59:30 +0200
commit6b075d3bfa8f8c28fe706ee79c2beb20d58ea946 (patch)
tree3e8c8cb92a2b0b82bdfd6f7392f5f7cf99499524 /Makefile
parentb23132b1eb7c61863d85de53e2694749ca84a647 (diff)
parent621b8fff5dcd8ad481fd151c8e0fea6e7438d070 (diff)
Merge pull request #130 from AeneasVerif/fast-tests-outside-of-ci
Run sanity checks in CI only
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0f3e2999..0299d134 100644
--- a/Makefile
+++ b/Makefile
@@ -31,9 +31,8 @@ AENEAS_EXE ?= bin/aeneas
# The user can specify additional translation options for Aeneas.
# By default we activate the (expensive) sanity checks.
-OPTIONS ?= -checks
+OPTIONS ?=
-#
# The rules use (and update) the following variables
#
# The Charon test directory where to look for the .llbc files