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 b4aab2e commit 12cff27Copy full SHA for 12cff27
.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
+ make test-conda
0 commit comments