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 5bd5ea5 commit 907274fCopy full SHA for 907274f
.github/workflows/ci_tests_run_notebooks.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Set up Python ${{ matrix.python-version }}
46
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
47
with:
48
- python-version: ${{ matrix.python-version }}
+ python-version: ${{ matrix.python-version }}
49
50
- name: Install dependencies
51
run: python -m pip install --upgrade tox
0 commit comments