Fixed make target

This commit is contained in:
hsaturn
2021-03-28 23:28:48 +02:00
parent fead702d9f
commit 9a7f6a3020

View File

@@ -21,7 +21,7 @@ jobs:
git clone https://github.com/bxparks/AceRoutine
git clone https://github.com/bxparks/AUnit
git clone https://github.com/bxparks/AceCommon
- name: Verify examples
- name: Verify tests
run: |
make -C examples
- name: Verify tests