Skip to content

Commit a093200

Browse files
committed
Update test.yaml
Should no longer be needed due to removing skdh dependency
1 parent 53e7b8d commit a093200

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/test.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ jobs:
2525
- name: Install poetry
2626
run: pipx install poetry
2727

28-
- name: Install dependencies on macOS
29-
if: runner.os == 'macOS'
30-
run: |
31-
brew install libomp gfortran
3228
- uses: actions/setup-python@v5
3329
with:
3430
python-version: ${{ matrix.python_version }}

0 commit comments

Comments
 (0)