Skip to content

Commit

Permalink
ci: pass jobs from Params to UnitTesting
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor committed Nov 29, 2021
1 parent bda4962 commit 50c46b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
UnitTesting:
uses: pyTooling/Actions/.github/workflows/UnitTesting.yml@dev
with:
jobs: ${{ needs.Params.outputs.python_jobs }}
TestReport: true

Coverage:
Expand Down

0 comments on commit 50c46b5

Please sign in to comment.