Add back checkout now that NodeJS is installed on the host.

This commit is contained in:
Dan Helfman 2024-03-06 08:49:53 -08:00
parent a97c68b4c8
commit a527f76d08

View File

@ -7,5 +7,5 @@ jobs:
runs-on: host
steps:
- run: ls
- uses: actions/checkout@v4
- run: scripts/run-end-to-end-tests