diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0c43690ad..dc2691d80 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -94,7 +94,7 @@ jobs: timeout-minutes: 10 - name: Odin internals tests run: | - cd tests/internals + cd tests/internal make timeout-minutes: 10 - name: Odin check examples/all for Darwin arm64