Skip to content

Commit

Permalink
I guess conda layer comes with it
Browse files Browse the repository at this point in the history
  • Loading branch information
charnley committed Jan 13, 2025
1 parent e502fe4 commit f23d8c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
# environment-file: ./environment.yaml
# python-version: ${{ matrix.python-version }}

- run: apt install gcc libomp-dev libopenblas-dev

- run: make env_uv python_version=${{ matrix.python-version }}

# - run: pip install . -v
Expand Down

0 comments on commit f23d8c1

Please sign in to comment.