Skip to content

Commit

Permalink
Merge pull request #140 from RRZE-HPC/InstrucForm
Browse files Browse the repository at this point in the history
Instruction form + load changes for OSACA v0.6.0
  • Loading branch information
JanLJL authored Sep 4, 2024
2 parents 004d69d + 1fbd41c commit ed778e3
Show file tree
Hide file tree
Showing 4 changed files with 365 additions and 267 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-n-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install codecov requests sympy
python -m pip install "osaca>=0.6.0"
python -m pip install -e .
- name: Test
run: |
Expand Down
Loading

0 comments on commit ed778e3

Please sign in to comment.