Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
0xArdi committed Jul 19, 2024
1 parent cb1a3b6 commit 7e3f7db
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7,386 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/common_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
pip install tomte[tox,cli]==0.2.14
pip install tomte[tox,cli]==0.2.17
# Install `mdspell` for spelling checks
sudo npm install -g markdown-spellcheck
Expand Down
Loading

0 comments on commit 7e3f7db

Please sign in to comment.