mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
Fixup CI
Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
parent
2362bd8f95
commit
72b67ed632
1 changed files with 4 additions and 2 deletions
6
.github/workflows/blank.yml
vendored
6
.github/workflows/blank.yml
vendored
|
|
@ -46,5 +46,7 @@ jobs:
|
|||
if: ${{ matrix.os == 'macos-latest' }}
|
||||
|
||||
- run: opam exec -- dune test stdlib/regression -j1
|
||||
- run: opam exec -- make install
|
||||
- run: opam exec -- make regression
|
||||
- run: opam exec -- dune b
|
||||
- run: opam exec -- dune b @install
|
||||
- run: opam exec -- dune install
|
||||
#- run: opam exec -- make regression
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue