mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
run regressio tests
This commit is contained in:
parent
c9222fa070
commit
915f7149fc
1 changed files with 2 additions and 1 deletions
3
.github/workflows/blank.yml
vendored
3
.github/workflows/blank.yml
vendored
|
|
@ -49,4 +49,5 @@ jobs:
|
|||
- run: opam exec -- dune b
|
||||
- run: opam exec -- dune b @install
|
||||
- run: opam exec -- dune install
|
||||
- run: opam exec -- make regression
|
||||
#- run: opam exec -- make regression
|
||||
- run: opam exec -- dune test regression
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue