mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
try
This commit is contained in:
parent
68fbad70cf
commit
ab306abfd1
1 changed files with 3 additions and 1 deletions
4
.github/workflows/blank.yml
vendored
4
.github/workflows/blank.yml
vendored
|
|
@ -50,7 +50,9 @@ jobs:
|
|||
if: ${{ matrix.os == 'macos-latest' }}
|
||||
- run: opam exec -- dune b @install --profile=release
|
||||
- run: opam exec -- dune install --profile=release
|
||||
- run: opam exec -- dune test regression stdlib/regression regression_long
|
||||
- run: opam exec -- dune test stdlib/regression
|
||||
- run: opam exec -- dune test regression_long
|
||||
- run: opam exec -- dune test regression
|
||||
# - run: opam exec -- make regression-all
|
||||
|
||||
# works
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue