This commit is contained in:
parent
160e04f307
commit
866b69a911
1 changed files with 2 additions and 1 deletions
|
|
@ -3,4 +3,5 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: native
|
runs-on: native
|
||||||
steps:
|
steps:
|
||||||
- run: echo All good!
|
- run: ls -la
|
||||||
|
- uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue