Skip to content

Commit

Permalink
Update unit-tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-gimelfarb committed Nov 22, 2024
1 parent b6c3b77 commit 98e743f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install dependencies and pyRDDLGym locally
run: |
python -m pip install --upgrade pip
pip install pytest
pip install pytest scipy
pip install -r requirements.txt
cd ..
Expand Down

0 comments on commit 98e743f

Please sign in to comment.