We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9952b24 commit 330da53Copy full SHA for 330da53
.github/workflows/ci.yml
@@ -4,4 +4,5 @@ on: [pull_request, workflow_dispatch]
4
jobs:
5
test:
6
name: "Run Unit & Integration Tests"
7
- uses: eclipse-pass/main/.github/workflows/ci.yml@1089-setup-jacoco-sonarqube-integration
+ uses: eclipse-pass/main/.github/workflows/ci.yml@1089-setup-jacoco-sonarqube-integration
8
+ secrets: inherit
0 commit comments