Browse Source

Remove duplicative(?) checkout step.

Dan Helfman 1 year ago
parent
commit
ef07005a75
1 changed files with 0 additions and 1 deletions
  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