Fixed make target

This commit is contained in:
hsaturn
2021-03-28 23:30:19 +02:00
parent e550197d0a
commit 3f2c1c57e1

View File

@@ -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