Update go.yml

This commit is contained in:
Lerking
2023-02-17 11:01:30 +01:00
committed by GitHub
parent 5f789cc9df
commit 6338ee068c

View File

@@ -34,4 +34,4 @@ jobs:
# golint .
- name: Run testing
run: cd test && go test -v
# run: cd test && go test -v