Mkay, rolling back CI config.
All checks were successful
Linting and tests / Linting (push) Successful in 2m36s

This commit is contained in:
Stanislav Nikitin 2025-09-11 08:05:05 +05:00
parent 3e90c81991
commit 9d86c2e0bf
Signed by: pztrn
GPG Key ID: 1E944A0F0568B550

View File

@ -15,10 +15,11 @@ jobs:
with:
path: /home/container/go
key: bunker-go-cache
restore-key: bunker-go-cache
- name: "lint"
uses: docker://code.pztrn.name/containers/go-toolbox:v7
with:
command: "go env"
command: "/usr/local/bin/task lint"
# Tests:
# runs-on: "ubuntu-22.04"