We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb66a5d commit b50256bCopy full SHA for b50256b
.github/workflows/build_and_test.yml
@@ -61,7 +61,7 @@ jobs:
61
62
test-image:
63
runs-on: ubuntu-latest
64
- needs: build-django
+ needs: build-backend
65
env:
66
SECRET_KEY: ${{ secrets.SECRET_KEY }}
67
steps:
0 commit comments