test - list dir
This commit is contained in:
parent
78cf06db96
commit
da9333f074
1 changed files with 2 additions and 0 deletions
|
@ -35,3 +35,5 @@ jobs:
|
||||||
run: make dev
|
run: make dev
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: make ci
|
run: make ci
|
||||||
|
- name: list dir
|
||||||
|
run: ls -al
|
||||||
|
|
Loading…
Add table
Reference in a new issue