Skip to content

Commit 7fa2437

Browse files
authored
fix: sonar config (#4781)
1 parent e43aba9 commit 7fa2437

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/workflow.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,6 @@ jobs:
136136
needs.check.outputs.phpunit > 0 ||
137137
needs.check.outputs.workflow > 0
138138
uses: ./.github/workflows/phpunit.yml
139-
secrets:
140-
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
141139

142140
cypress:
143141
name: Cypress E2E Tests

0 commit comments

Comments
 (0)