Fixed make target

This commit is contained in:
hsaturn
2021-03-28 23:30:19 +02:00
parent 9a7f6a3020
commit 8272515bd7
2 changed files with 0 additions and 3 deletions

View File

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