Add back checkout now that NodeJS is installed on the host.
Some checks failed
continuous-integration/drone/push Build was killed
test / test (push) Has been cancelled

This commit is contained in:
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