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
951faab86b
commit
1f6356c0db
2 changed files with 3 additions and 3 deletions
3
.github/workflows/selftest.yml
vendored
3
.github/workflows/selftest.yml
vendored
|
|
@ -1,8 +1,9 @@
|
|||
on: [push]
|
||||
name: Self-test
|
||||
jobs:
|
||||
self-test:
|
||||
runs-on: ubuntu-latest
|
||||
name: Self-test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install gotestfmt
|
||||
uses: haveyoudebuggedit/gotestfmt-action@main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue