ci: add Gitea Actions workflow for make check #21

Open
clawbot wants to merge 3 commits from ci/make-check into main
Showing only changes of commit 23aabdbcaa - Show all commits

View File

@ -10,9 +10,9 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
- uses: actions/setup-go@v5
- uses: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5
with:
go-version-file: go.mod