We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12cff27 commit fb04087Copy full SHA for fb04087
.github/workflows/python-app.yml
@@ -45,4 +45,4 @@ jobs:
45
conda run -n sage sage --version
46
- name: Test application
47
run: |
48
- make test-conda
+ conda run -n sage make test-conda
0 commit comments