Another attempted change
/ test (push) Failing after 20s Details

This commit is contained in:
lmika 2024-07-03 22:07:57 +00:00
parent 3c87696ec9
commit d3fa73b68f
1 changed files with 1 additions and 1 deletions

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