Parcourir la source

Remove duplicative(?) checkout step.

Dan Helfman il y a 1 an
Parent
commit
ef07005a75
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      .gitea/workflows/test.yaml

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

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