Skip to content

Commit

Permalink
Fixes broken ci.yaml workflow (#11981)
Browse files Browse the repository at this point in the history
The PR #11827 broke the ci.yaml workflow by not removing helm-test
reference in tag-repo-nightly. This PR fixes it.
  • Loading branch information
potiuk authored Oct 30, 2020
1 parent 2f703df commit 69c00d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -988,7 +988,6 @@ jobs:
needs:
- docs
- docs-spell-check
- helm-tests
- static-checks
- static-checks-pylint
- tests-sqlite
Expand Down

0 comments on commit 69c00d9

Please sign in to comment.