Basic client and server apps. #41

Open
pztrn wants to merge 32 commits from 2-client-basics into feature/1-basics
Showing only changes of commit 578b2a73b8 - Show all commits

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"