We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5514a4 commit 342b26cCopy full SHA for 342b26c
.github/workflows/backend_tests.yml
@@ -35,7 +35,3 @@ jobs:
35
- name: "Tests"
36
run: |
37
./gradlew :api:test --info
38
-
39
- - name: "Sonar"
40
- run: |
41
- ./gradlew sonar --info
0 commit comments