MOAR!
Some checks failed
Linting and tests / Linting (push) Failing after 0s

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

View File

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