# Conflicts:
#	.github/workflows/test.yml
pull/1212/head
Kiyon 2021-02-23 16:37:28 +08:00
commit 866fc6f747
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +16,4 @@ jobs:
uses: actions/checkout@v2
- name: Run Test
run: go test ./... -v -race