mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
ExamplePipeline/ArtifactCleanup: needs PublishTestResults instead of UnitTesting
This commit is contained in:
@@ -148,7 +148,7 @@ jobs:
|
||||
uses: pyTooling/Actions/.github/workflows/ArtifactCleanUp.yml@main
|
||||
needs:
|
||||
- Params
|
||||
- UnitTesting
|
||||
- PublishTestResults
|
||||
- Coverage
|
||||
- StaticTypeCheck
|
||||
- BuildTheDocs
|
||||
|
||||
Reference in New Issue
Block a user