Skip to content

Commit

Permalink
Trying to build the right branch of OSACA
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesouza committed Jan 7, 2024
1 parent 7996d89 commit d7c9be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-n-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
python -m pip install --upgrade pip
python -m pip install codecov requests sympy
python -m pip install -e .
python -m pip install git+https://github.com/RRZE-HPC/OSACA.git@InstrucForm
python -m pip install "git+https://github.com/RRZE-HPC/OSACA.git@InstrucForm"
#iaca_get --I-accept-the-Intel-What-If-Pre-Release-License-Agreement-and-please-take-my-soul
- name: Test
run: |
Expand Down

0 comments on commit d7c9be6

Please sign in to comment.