We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
build
needs
1 parent 7a5102a commit d70780fCopy full SHA for d70780f
.github/workflows/django.yml
@@ -16,7 +16,6 @@ jobs:
16
17
build:
18
runs-on: ubuntu-latest
19
- needs: install_dependencies
20
services:
21
postgres:
22
image: postgres:latest
0 commit comments