test actions
This commit is contained in:
parent
d59deb34a6
commit
49894c7af3
@ -19,6 +19,9 @@ jobs:
|
||||
image: golang
|
||||
options: --user root
|
||||
steps:
|
||||
- run: ls -la /
|
||||
- run: |
|
||||
ls -la /
|
||||
ls -la /workspace
|
||||
find /workspace
|
||||
- name: Run go build
|
||||
run: go build
|
Loading…
x
Reference in New Issue
Block a user