Another attempted change
Some checks failed
/ test (push) Failing after 20s

This commit is contained in:
lmika 2024-07-03 22:07:57 +00:00
parent 3c87696ec9
commit d3fa73b68f

View file

@ -1,7 +1,7 @@
on: [push]
jobs:
test:
runs-on: 'linux'
runs-on: linux
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v5