Skip to content

Commit

Permalink
fixup! Upgrade zef so it has knowledge of fez modules
Browse files Browse the repository at this point in the history
  • Loading branch information
rbt committed Sep 2, 2022
1 parent c5ac680 commit de57825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -94,7 +94,7 @@ jobs:

# Older Raku images do not understand the fez module network. Some dependencies are only on fez
- name: Upgrade Zef
run: zef install zef
run: zef install zef --force-install

- name: Install dependencies
run: zef install --deps-only --/test --test-depends .
Expand Down

0 comments on commit de57825

Please sign in to comment.