mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Fixed broken pipeline dependency.
This commit is contained in:
1
.github/workflows/_Checking_JobTemplates.yml
vendored
1
.github/workflows/_Checking_JobTemplates.yml
vendored
@@ -110,6 +110,7 @@ jobs:
|
||||
PublishTestResults:
|
||||
uses: pyTooling/Actions/.github/workflows/PublishTestResults.yml@dev
|
||||
needs:
|
||||
- UnitTestingParams
|
||||
- UnitTesting
|
||||
- PlatformTesting
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user