We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23dbb28 commit 5c8bc10Copy full SHA for 5c8bc10
.github/workflows/python-package.yml
@@ -6,7 +6,6 @@ on:
6
jobs:
7
release:
8
name: Release
9
- needs: [build]
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v2
0 commit comments