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 0208df5 commit 77b8d46Copy full SHA for 77b8d46
.github/workflows/test.yml
@@ -51,8 +51,6 @@ jobs:
51
- name: Run tests
52
run: |
53
cd ./apps/question-service
54
- cat .env
55
- cat cs3219-g24-firebase-adminsdk-9cm7h-b1675603ab.json
56
go test ./...
57
58
test:
0 commit comments