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 e3788a4 commit 445f114Copy full SHA for 445f114
.github/workflows/main.yml
@@ -42,7 +42,7 @@ jobs:
42
run: tox
43
smoketest:
44
runs-on: ubuntu-latest
45
- needs: [ 'lint','test' ]
+ #needs: [ 'lint','test' ]
46
steps:
47
- uses: actions/checkout@v5
48
- uses: ./.github/actions/setup
0 commit comments