mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
Final commit
This commit is contained in:
parent
b532e90ea0
commit
db296f5259
7 changed files with 57 additions and 34 deletions
3
.github/workflows/blank.yml
vendored
3
.github/workflows/blank.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue