mirror of
https://github.com/yarrick/iodine.git
synced 2025-08-22 11:00:16 +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
|
||||
run: sudo apt install check
|
||||
- name: run tests
|
||||
run: make check
|
||||
run: make test
|
||||
|
Reference in New Issue
Block a user