Fix CI typo.

This commit is contained in:
Jeroen van Rijn
2022-11-13 16:38:22 +01:00
parent 9b88a38e54
commit 7dfbda58d9
+1 -1
View File
@@ -94,7 +94,7 @@ jobs:
timeout-minutes: 10 timeout-minutes: 10
- name: Odin internals tests - name: Odin internals tests
run: | run: |
cd tests/internals cd tests/internal
make make
timeout-minutes: 10 timeout-minutes: 10
- name: Odin check examples/all for Darwin arm64 - name: Odin check examples/all for Darwin arm64