Skip to content

Commit 445f114

Browse files
committed
ci: temporary unlink smoketest needs
1 parent e3788a4 commit 445f114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: tox
4343
smoketest:
4444
runs-on: ubuntu-latest
45-
needs: [ 'lint','test' ]
45+
#needs: [ 'lint','test' ]
4646
steps:
4747
- uses: actions/checkout@v5
4848
- uses: ./.github/actions/setup

0 commit comments

Comments
 (0)