Skip to content

Commit

Permalink
uv system
Browse files Browse the repository at this point in the history
  • Loading branch information
EwoutH committed Sep 1, 2024
1 parent 45399fb commit 8b81178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_rl_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
python-version: "3.12"
- name: Install uv
run: pip install uv
run: pip install --system uv
- name: Install dependencies
run: uv pip install mesa pytest
- name: Install RL dependencies
Expand Down

0 comments on commit 8b81178

Please sign in to comment.