mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 23:24:39 +00:00
Actually run the tests on Github Actions Ubuntu
Oops
This commit is contained in:
parent
e73929b2c6
commit
bff1f1aeea
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -26,6 +26,7 @@ jobs:
|
|||
make
|
||||
- name: make test
|
||||
run: |
|
||||
make test
|
||||
|
||||
|
||||
macos:
|
||||
|
|
Loading…
Reference in a new issue