Remove duplicative(?) checkout step.
This commit is contained in:
parent
43c7c3b6be
commit
ef07005a75
1 changed files with 0 additions and 1 deletions
|
@ -7,5 +7,4 @@ jobs:
|
||||||
runs-on: host
|
runs-on: host
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
|
||||||
- run: scripts/run-end-to-end-tests
|
- run: scripts/run-end-to-end-tests
|
||||||
|
|
Loading…
Reference in a new issue