Skip to content

Commit

Permalink
Donn't try to install in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Aug 4, 2024
1 parent b45bc56 commit b53277c
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 @@ -35,4 +35,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 b53277c

Please sign in to comment.