Skip to content

Commit

Permalink
Don't bother trying to install on Windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Jul 29, 2024
1 parent eefaf43 commit 277e684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
- name: Install Dependencies
run: zef install --/test --test-depends --deps-only .
- name: Run Special Tests
run: raku run-tests -i
run: raku run-tests

0 comments on commit 277e684

Please sign in to comment.