Skip to content

Commit

Permalink
[tests] Skip issues test on Windows for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelimion committed Oct 2, 2022
1 parent 35ee7f3 commit 79fe303
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 79fe303

Please sign in to comment.