Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarrison committed Feb 12, 2025
1 parent 2c3091c commit 1e278ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
- name: tests
shell: bash -l {0}
run:
run: |
conda activate test
make tests CC=${{ matrix.compiler }}
Expand Down

0 comments on commit 1e278ee

Please sign in to comment.