mirror of
https://github.com/IlanCosman/tide.git
synced 2024-11-22 23:03:26 +03:00
Use make in CI
This commit is contained in:
parent
9c0ed1e4ce
commit
dfa032bf32
10
.github/workflows/CI.yml
vendored
10
.github/workflows/CI.yml
vendored
@ -22,15 +22,7 @@ jobs:
|
||||
|
||||
- uses: fish-actions/install-fish@v1
|
||||
|
||||
- uses: fish-actions/fisher@v1
|
||||
with:
|
||||
plugins: ilancosman/clownfish $GITHUB_WORKSPACE
|
||||
|
||||
- run: fish $GITHUB_WORKSPACE/tests/test_setup.fish
|
||||
|
||||
- uses: fish-actions/littlecheck@v1
|
||||
with:
|
||||
files: $GITHUB_WORKSPACE/tests/**.test.fish
|
||||
- run: make test -C $GITHUB_WORKSPACE
|
||||
|
||||
syntax-check:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user