Skip to content

Commit

Permalink
WIP state
Browse files Browse the repository at this point in the history
  • Loading branch information
MCazaly committed Nov 13, 2024
1 parent e6d17b9 commit 389d479
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-tox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
working-directory: ./example-python
run: |
cd ./example-python
ls
python -m pip install --upgrade pip
python -m pip install tox tox-gh-actions
- name: Test with tox
Expand Down

0 comments on commit 389d479

Please sign in to comment.