Skip to content

Commit

Permalink
Merge pull request #35 from inversify/fix/update-collect-coverage-wor…
Browse files Browse the repository at this point in the history
…kflow-with-ci-enviroment-access

Update job with missing environment access
  • Loading branch information
notaphplover authored Oct 20, 2024
2 parents 27a1e7d + da96ad4 commit 51979f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/collect-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:

test-coverage-package:
name: Test with coverage
environment: CI
needs: build
runs-on: ubuntu-latest
if: ${{ needs.build.outputs.affectedPackages != '[]' }}
Expand Down

0 comments on commit 51979f0

Please sign in to comment.