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 49da810 commit 0996c28Copy full SHA for 0996c28
.github/workflows/unit_tests.yml
@@ -31,7 +31,6 @@ jobs:
31
PYTHON: ${{ matrix.python-version }}
32
steps:
33
- uses: actions/checkout@v4
34
- if: ${{ needs.check_skip_tests.outputs.skip_tests == 'false' }}
35
- name: Setup Python
36
id: setup-python
37
uses: actions/setup-python@v5
0 commit comments