CI things.
All checks were successful
Linting and tests / Linting (push) Successful in 2m26s
Linting and tests / Tests (push) Successful in 2m9s

This commit is contained in:
Stanislav Nikitin 2025-09-11 05:39:55 +05:00
parent da228047bd
commit 578b2a73b8
Signed by: pztrn
GPG Key ID: 1E944A0F0568B550

View File

@ -19,7 +19,7 @@ jobs:
- name: "lint"
uses: docker://code.pztrn.name/containers/go-toolbox:v6
with:
command: "/usr/local/bin/task lint && ls -lah /home/container"
command: "/usr/local/bin/task lint"
Tests:
runs-on: "ubuntu-22.04"