Skip to content

Commit

Permalink
fix:CI
Browse files Browse the repository at this point in the history
  • Loading branch information
o-ga09 committed Jul 25, 2024
1 parent 7e55c2e commit 767f695
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lint_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:

- name: testing
run: |
cd backend
go test ./... -coverprofile=coverage.out
- name: create report
Expand Down

0 comments on commit 767f695

Please sign in to comment.