ci: add workflow test
This commit is contained in:
parent
6b56ee2bc6
commit
debbb7949e
|
@ -6,4 +6,5 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses actions/checkout@v4
|
- uses actions/checkout@v4
|
||||||
- run: echo All Good
|
- run: echo All Good
|
||||||
- run: ls -lah .
|
- run: ls -lah .
|
||||||
|
- run: pwd
|
Loading…
Reference in a new issue