Final commit

This commit is contained in:
Roman Venediktov 2024-02-06 15:39:33 +01:00
parent b532e90ea0
commit db296f5259
7 changed files with 57 additions and 34 deletions

View file

@ -13,6 +13,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-latest-xl
ocaml-compiler:
- 4.13.1
@ -33,5 +34,3 @@ jobs:
- run: eval $(opam env)
- run: opam exec -- make
- run: opam exec -- make regression-all
- run: opam exec -- make unit_tests
- run: opam exec -- make negative_scenarios_tests