Use Makefile test
Signed-off-by: Howard Lau <howardlau1999@hotmail.com>
This commit is contained in:
parent
f9b565e70a
commit
7eed56f5eb
|
@ -33,4 +33,4 @@ jobs:
|
|||
run: go build -v .
|
||||
|
||||
- name: Test
|
||||
run: go test -v .
|
||||
run: make test SHELL=/bin/bash
|
||||
|
|
Loading…
Reference in New Issue