Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
kowshik24 committed Jun 5, 2024
1 parent 8f7e2c7 commit 0462112
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,4 @@ jobs:
python -m pip install --upgrade pip
pip uninstall tox-gh-actions -y
pip install tox-gh-actions
pip install -r requirements.txt
- name: Test with tox
run: tox
pip install -r requirements.txt

0 comments on commit 0462112

Please sign in to comment.