Skip to content

Commit

Permalink
Check if installing App::Rak now works on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Aug 4, 2024
1 parent d2c0efa commit a3b2e2e
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
run: raku run-tests -i

0 comments on commit a3b2e2e

Please sign in to comment.