Skip to content

Commit

Permalink
Build in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dalmijn committed Nov 14, 2024
1 parent 47b625f commit 9332f29
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@ jobs:
- name: Build Cython extensions
run: |
python setup.py build_ext
export PATH=/home/runner/miniconda3/bin:$PATH
mamba run -n fiat_test python setup.py build_ext
- name: Test
run: |
Expand Down

0 comments on commit 9332f29

Please sign in to comment.