Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
lu-zhengda committed Oct 19, 2023
1 parent 3b200f9 commit e9d794a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: Test
run: go test -v ./...
- name: Test Race
run: go test race -v ./...
run: go test race -v ./...

0 comments on commit e9d794a

Please sign in to comment.