Basic client and server apps. #41
@ -11,7 +11,7 @@ jobs:
|
||||
- name: "checkout source"
|
||||
uses: actions/checkout@v4
|
||||
- name: "lint"
|
||||
uses: docker://code.pztrn.name/containers/go-toolbox:v5
|
||||
uses: docker://code.pztrn.name/containers/go-toolbox:v6
|
||||
with:
|
||||
command: "/usr/local/bin/task lint"
|
||||
|
||||
@ -21,6 +21,6 @@ jobs:
|
||||
- name: "checkout source"
|
||||
uses: actions/checkout@v4
|
||||
- name: "tests"
|
||||
uses: docker://code.pztrn.name/containers/go-toolbox:v5
|
||||
uses: docker://code.pztrn.name/containers/go-toolbox:v6
|
||||
with:
|
||||
command: "/usr/local/bin/task test"
|
||||
|
Loading…
x
Reference in New Issue
Block a user