Skip to content

Commit

Permalink
adding exodus docker container.
Browse files Browse the repository at this point in the history
  • Loading branch information
chamel3 committed Nov 6, 2024
1 parent a9e0543 commit ac5fa0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: install
run: |
python -m venv venv
source venv/bin/activate
. venv/bin/activate
pip install .[cpu,test]
- name: test-exodus
run: |
Expand Down

0 comments on commit ac5fa0b

Please sign in to comment.