mirror of
https://github.com/GoTestTools/gotestfmt-action.git
synced 2026-04-07 19:49:25 +00:00
More testing
This commit is contained in:
parent
aa31d0ee14
commit
2a45d3ea84
3 changed files with 10 additions and 1 deletions
1
.github/workflows/selftest.yml
vendored
1
.github/workflows/selftest.yml
vendored
|
|
@ -11,4 +11,5 @@ jobs:
|
|||
with:
|
||||
go-version: 1.16
|
||||
- name: Run gotestfmt
|
||||
working-directory: testdata
|
||||
run: go test -v ./... | gotestfmt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue