Skip to content

Commit

Permalink
Update Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcCote committed Oct 16, 2024
1 parent 88b72f9 commit e5b4ce3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ jobs:
path: scienceworld/

- name: Install dependencies
run:
run: |
python -m pip install --upgrade pip
pip install tox tox-gh-actions
python -m pip install tox tox-gh-actions
- name: Install ScienceWorld
run:
Expand Down

0 comments on commit e5b4ce3

Please sign in to comment.