Skip to content

Commit

Permalink
action: change name to unit test
Browse files Browse the repository at this point in the history
Signed-off-by: Yadong Ding <ding_yadong@foxmail.com>
  • Loading branch information
Desiki-high committed Jan 15, 2024
1 parent f33887d commit fb1bf94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Expand Up @@ -20,6 +20,6 @@ jobs:
with:
go-version-file: go.mod

- name: Build Accel
- name: Unit Test
run: |
go test -v -count=1 ./pkg/...

0 comments on commit fb1bf94

Please sign in to comment.