We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 330da53 commit 3bd8148Copy full SHA for 3bd8148
.github/workflows/ci.yml
@@ -4,5 +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@main
8
secrets: inherit
0 commit comments