ci: fix workflow typo
This commit is contained in:
parent
7b4026960a
commit
386b38b69f
|
@ -4,7 +4,7 @@ jobs:
|
|||
test:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses actions/checkout@v4
|
||||
- uses: actions/checkout@v4
|
||||
- run: echo All Good
|
||||
- run: ls -lah .
|
||||
- run: pwd
|
Loading…
Reference in a new issue