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 f6dca8a commit 1a9c127Copy full SHA for 1a9c127
.github/workflows/python-app.yml
@@ -43,7 +43,6 @@ jobs:
43
conda run -n sage python --version
44
conda run -n sage pip --version
45
conda run -n sage sage --version
46
- conda list | grep sage
47
- name: Test application
48
run: |
49
make test
0 commit comments