test
This commit is contained in:
parent
5efb2adcd9
commit
6b42aec1c3
@ -16,7 +16,10 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: golang
|
||||
options: --user root
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- run: ls -la
|
||||
- name: Run go build
|
||||
run: go build
|
Loading…
x
Reference in New Issue
Block a user