Skip to content

Commit

Permalink
___ wip: pip show tomli
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaty committed May 15, 2024
1 parent f40c3be commit 622bed5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
python -m pip install --upgrade pip
pip install -r requirements_dev.txt
pip freeze
pip show tomli # FIXME: DEBUG ONLY
- name: Run tests
run: |
make test
Expand Down

0 comments on commit 622bed5

Please sign in to comment.