Skip to content

Commit fb04087

Browse files
authored
Update python-app.yml
1 parent 12cff27 commit fb04087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
conda run -n sage sage --version
4646
- name: Test application
4747
run: |
48-
make test-conda
48+
conda run -n sage make test-conda

0 commit comments

Comments
 (0)