Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e0e0060

Browse files
workaround
1 parent 01b70dd commit e0e0060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-lint-and-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
fail-fast: false
9292
matrix:
9393
version: [ 3.14 ]
94-
needs: [ 'update' ]
94+
# needs: [ 'update' ] XXX Temporary, uncomment me before merging!
9595
continue-on-error: true
9696
steps:
9797
- uses: actions/setup-python@master

0 commit comments

Comments
 (0)