mirror of
https://github.com/yarrick/iodine.git
synced 2025-08-25 04:27:34 +00:00
Fix ubuntu CI test target
This commit is contained in:
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
@@ -18,4 +18,4 @@ jobs:
|
|||||||
- name: install check
|
- name: install check
|
||||||
run: sudo apt install check
|
run: sudo apt install check
|
||||||
- name: run tests
|
- name: run tests
|
||||||
run: make check
|
run: make test
|
||||||
|
Reference in New Issue
Block a user