Browse Source

Fix CI typo.

Jeroen van Rijn 2 years ago
parent
commit
7dfbda58d9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.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