This reverts commit db8f5754a6.
This commit is contained in:
committed by
GitHub
parent
43154f7551
commit
818afda284
@@ -28,6 +28,7 @@ jobs:
|
||||
uses: ./.github/workflows/tests.yml
|
||||
with:
|
||||
CONTINUE_ON_ERROR: ${{ startsWith(github.ref, 'refs/heads/testing') }} # allows releasing on testing even if test fail
|
||||
DISABLE_SKIPPING: ${{ startsWith(github.ref, 'refs/heads/main') }} # disable test skip on main
|
||||
secrets: inherit
|
||||
|
||||
builds:
|
||||
|
||||
Reference in New Issue
Block a user