ci: fix release not executing when skipping CI for docs and tests
This commit is contained in:
committed by
Wolfgang Walther
parent
33b6ba8199
commit
ea4d1596b7
@@ -155,8 +155,6 @@ jobs:
|
||||
(needs.arm.result == 'skipped' || success())
|
||||
runs-on: ubuntu-22.04
|
||||
needs:
|
||||
- docs
|
||||
- test
|
||||
- build
|
||||
- arm
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user