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 e5088d2 commit 746c80bCopy full SHA for 746c80b
.github/workflows/unit_test.yaml
@@ -27,7 +27,7 @@ jobs:
27
activate-environment: test
28
python-version: ${{ matrix.python-version }}
29
- name: python is python3
30
- - run: source .github/workflows/python_is_python3.sh
+ run: source .github/workflows/python_is_python3.sh
31
- name: Update pip
32
run: python -m pip install --upgrade pip
33
- name: Check CUDA version
0 commit comments