Skip to content

Commit 12cff27

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

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
48+
make test-conda

0 commit comments

Comments
 (0)