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 ba541a5 commit 89577e4Copy full SHA for 89577e4
.github/workflows/test.yml
@@ -46,6 +46,7 @@ jobs:
46
- name: Run tests
47
run: |
48
cd ./apps/question-service
49
+ tree .
50
go test ./...
51
52
test:
0 commit comments