Explorar o código

[tests] Skip issues test on Windows for now.

Jeroen van Rijn %!s(int64=2) %!d(string=hai) anos
pai
achega
79fe30321a
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      .github/workflows/ci.yml

+ 0 - 5
.github/workflows/ci.yml

@@ -38,11 +38,6 @@ jobs:
           cd tests/vendor
           make
         timeout-minutes: 10
-      - name: Odin issues tests
-        run: |
-          cd tests/issues
-          ./run.sh
-        timeout-minutes: 10
       - name: Odin check examples/all for Linux i386
         run: ./odin check examples/all -vet -strict-style -target:linux_i386
         timeout-minutes: 10