mirror of
https://github.com/gradle/actions.git
synced 2026-08-29 19:28:23 +08:00
Simplify version status reporting: drop the output and move the check back to post-job
This commit is contained in:
@@ -47,6 +47,7 @@ jobs:
|
||||
other-integ-tests:
|
||||
permissions:
|
||||
contents: write
|
||||
actions: read
|
||||
needs: caching-integ-tests
|
||||
uses: ./.github/workflows/suite-integ-test-other.yml
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user