Skip to content

Commit

Permalink
Merged master
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesouza committed Jan 11, 2024
1 parent 049f5c5 commit 6d06b20
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-n-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@ jobs:
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 .
<<<<<<< HEAD
#iaca_get --I-accept-the-Intel-What-If-Pre-Release-License-Agreement-and-please-take-my-soul
=======
>>>>>>> master
- name: Test
run: |
coverage run -p tests/all_tests.py
Expand Down

0 comments on commit 6d06b20

Please sign in to comment.