Skip to content

Commit

Permalink
added OSACA for GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
JanLJL committed Sep 4, 2024
1 parent e6b6ec5 commit 1fbd41c
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 @@ -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

0 comments on commit 1fbd41c

Please sign in to comment.