Skip to content

Commit 8edd83f

Browse files
committed
Minor change
1 parent 5290574 commit 8edd83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-conda-forge-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ jobs:
5656
run: cat pyproject.toml
5757
shell: bash
5858
- name: Run Unit Tests
59-
run: pixi run tests
59+
run: pixi run bash ./test.sh
6060
shell: bash

0 commit comments

Comments
 (0)