Add back checkout now that NodeJS is installed on the host.
This commit is contained in:
parent
a97c68b4c8
commit
a527f76d08
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ jobs:
|
|||
runs-on: host
|
||||
|
||||
steps:
|
||||
- run: ls
|
||||
- uses: actions/checkout@v4
|
||||
- run: scripts/run-end-to-end-tests
|
||||
|
|
Loading…
Reference in a new issue