Skip to content

Commit

Permalink
CI: Test against 2.4.x-maintenance branch
Browse files Browse the repository at this point in the history
  • Loading branch information
EwoutH committed Sep 24, 2024
1 parent 61a300b commit 875bfe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
- name: Install dependencies
run: |
pip install .[test]
pip install -U git+https://github.com/projectmesa/mesa@2.3.x-maintenance#egg=mesa
pip install -U git+https://github.com/projectmesa/mesa@2.4.x-maintenance#egg=mesa
- name: Test with pytest
run: pytest test_examples.py

0 comments on commit 875bfe2

Please sign in to comment.