More testing

This commit is contained in:
Janos 2021-07-28 09:07:26 +02:00
parent 951faab86b
commit 1f6356c0db
No known key found for this signature in database
GPG key ID: 465EF45E51CBA2BA
2 changed files with 3 additions and 3 deletions

View file

@ -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