Explorar o código

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

Dan Helfman hai 1 ano
pai
achega
a527f76d08
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .gitea/workflows/test.yaml

+ 1 - 1
.gitea/workflows/test.yaml

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