supressing needs
This commit is contained in:
parent
86a184d054
commit
a49926500e
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
@ -12,7 +12,6 @@ concurrency:
|
|||
jobs:
|
||||
deploy:
|
||||
name: Deploy
|
||||
needs: [ flake, django ]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Configure SSH
|
||||
|
|
Loading…
Reference in a new issue