Skip to content

Commit

Permalink
Test python-flint (typo fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Oct 2, 2024
1 parent 0cb2aa4 commit 2b93211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
python3 -m pip install -U pip
python3 -m pip install -U pytest
python3 -m pip install -U tqdm
python3 -m pip install python-flynt
python3 -m pip install python-flint
- name: Test
run: |
Expand Down

0 comments on commit 2b93211

Please sign in to comment.