We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b74f6d commit df7123fCopy full SHA for df7123f
1 file changed
.github/workflows/ci.yml
@@ -63,7 +63,6 @@ jobs:
63
64
- name: Unit Tests
65
run: |
66
- echo "${{ secrets.SONAR_TOKEN }}" | base64
67
eirctl run pipeline gha:unit:test
68
69
- name: Publish Test Report
0 commit comments