Skip to content

Commit

Permalink
update .github/workflows/test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ilius committed Dec 17, 2024
1 parent 5d7cc16 commit b8b0a44
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ jobs:
python-idzip \
lxml==5.3 \
marisa-trie \
mistune
mistune \
polib
- name: Remove test cache
run: rm -rf /home/runner/.cache/pyglossary/test || true
- name: Run tests
Expand Down

0 comments on commit b8b0a44

Please sign in to comment.