Skip to content

Commit

Permalink
fix: update job with missing environment access
Browse files Browse the repository at this point in the history
  • Loading branch information
notaphplover committed Oct 20, 2024
1 parent 27a1e7d commit da96ad4
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 da96ad4

Please sign in to comment.