MOAAAAR!
Some checks failed
Linting and tests / Linting (push) Failing after 3s

This commit is contained in:
Stanislav Nikitin 2025-09-11 08:39:34 +05:00
parent 8bd3327f51
commit 900f16cb95
Signed by: pztrn
GPG Key ID: 1E944A0F0568B550

View File

@ -8,7 +8,7 @@ jobs:
Linting: Linting:
runs-on: "ubuntu-22.04" runs-on: "ubuntu-22.04"
container: container:
image: docker://code.pztrn.name/containers/go-toolbox:v8 image: code.pztrn.name/containers/go-toolbox:v8
steps: steps:
- name: "checkout source" - name: "checkout source"
uses: actions/checkout@v4 uses: actions/checkout@v4