supressing needs

This commit is contained in:
Arnold Dechamps 2024-03-26 19:38:45 +01:00
parent 86a184d054
commit a49926500e
No known key found for this signature in database
GPG key ID: AE66543374E41C89

View file

@ -12,7 +12,6 @@ concurrency:
jobs: jobs:
deploy: deploy:
name: Deploy name: Deploy
needs: [ flake, django ]
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Configure SSH - name: Configure SSH