Skip to content

Commit 617305b

Browse files
committed
feat: sonarqube setup
Signed-off-by: Adam Setch <[email protected]>
1 parent 8977a0c commit 617305b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
name: Tests
2626
uses: ./.github/workflows/test.yml
2727
needs: lint
28+
secrets: inherit
2829

2930
build:
3031
name: Build

0 commit comments

Comments
 (0)