peek some data
This commit is contained in:
parent
19ff21cb02
commit
df2753428b
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -317,6 +317,12 @@ jobs:
|
||||
./... \
|
||||
2>&1 | tee -a /tmp/corso-testlog/gotest-unit.log
|
||||
|
||||
- name: peek tmp dir
|
||||
run: ls /tmp
|
||||
|
||||
- name: github workspace dir
|
||||
run: echo ${{ github.workspace }}
|
||||
|
||||
# run the tests
|
||||
# - name: Unit Tests
|
||||
# env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user