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 8a1cdae commit 58bd3efCopy full SHA for 58bd3ef
.github/workflows/backend_tests.yml
@@ -34,4 +34,4 @@ jobs:
34
35
- name: "Tests"
36
run: |
37
- ./gradlew :api:test --info
+ ./gradlew :api:test
0 commit comments