Remove duplicative(?) checkout step.

This commit is contained in:
Dan Helfman 2024-03-06 08:35:05 -08:00
parent 43c7c3b6be
commit ef07005a75

View File

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