Skip to content

Commit

Permalink
Update master.yml (remove comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
yhm1620 authored Jul 1, 2024
1 parent 2d0e499 commit 9a729f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
go-version-file: 'go.mod'
- name: Unit tests
run: make test #go test -race ./...
run: make test

docker-build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9a729f0

Please sign in to comment.