Publish releases even if tests failed
upstream is genius and has failing tests
This commit is contained in:
1
.github/workflows/on-push-master.yml
vendored
1
.github/workflows/on-push-master.yml
vendored
@@ -13,5 +13,4 @@ jobs:
|
||||
ref: ${{ github.event.ref }}
|
||||
|
||||
publish-release:
|
||||
needs: [run-tests]
|
||||
uses: ./.github/workflows/publish-release.yml
|
||||
|
||||
Reference in New Issue
Block a user