Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
chiaryan committed Nov 2, 2024
1 parent 435765a commit 5a8f8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Run tests
run: |
cd ./apps/question-service
go test
go test ./...
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5a8f8ff

Please sign in to comment.