Fixed make target
This commit is contained in:
3
.github/workflows/aunit.yml
vendored
3
.github/workflows/aunit.yml
vendored
@@ -21,9 +21,6 @@ jobs:
|
||||
git clone https://github.com/bxparks/AceRoutine
|
||||
git clone https://github.com/bxparks/AUnit
|
||||
git clone https://github.com/bxparks/AceCommon
|
||||
- name: Verify tests
|
||||
run: |
|
||||
make -C examples
|
||||
- name: Verify tests
|
||||
run: |
|
||||
make -C tests
|
||||
|
||||
Reference in New Issue
Block a user