Skip to content

Commit

Permalink
ci: fix workflow file dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mikonse committed Dec 27, 2023
1 parent cda990b commit 653ae2e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/push_on_master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ jobs:
get-distros:
name: "Calculate list of debian distros and docker image tags"
runs-on: ubuntu-latest
needs:
- lint
- build-web
- test
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
Expand Down

0 comments on commit 653ae2e

Please sign in to comment.