Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobettini committed Nov 25, 2024
1 parent 1162ad1 commit ce4043d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/magent_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install dependencies
run: |
bash .github/unittest/install_dependencies_nightly.sh
- name: Install pettingzoo
- name: Install magent2
run: |
bash .github/unittest/install_magent2.sh
- name: Test with pytest
Expand Down

0 comments on commit ce4043d

Please sign in to comment.