Skip to content

Commit

Permalink
Try with PyYAML
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesouza committed Jan 10, 2024
1 parent 4d76e60 commit 4e30ae5
Showing 1 changed file with 1 addition and 0 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 @@ -18,6 +18,7 @@ jobs:
- name: Install
run: |
python -m pip install --upgrade pip
python -m pip install -U PyYAML
python -m pip install "git+https://github.com/RRZE-HPC/OSACA.git@InstrucForm"
python -m pip install codecov requests sympy
python -m pip install -e .
Expand Down

0 comments on commit 4e30ae5

Please sign in to comment.