diff --git a/.github/workflows/ZeroSSL.yml b/.github/workflows/ZeroSSL.yml index 4e0e510ae..9d7912ba5 100644 --- a/.github/workflows/ZeroSSL.yml +++ b/.github/workflows/ZeroSSL.yml @@ -35,8 +35,6 @@ jobs: TEST_PREFERRED_CHAIN: "" steps: - uses: actions/checkout@v4 - - name: Clone acmetest - run: cd .. && git clone --depth=1 https://github.com/acmesh-official/acmetest.git && cp -r acme.sh acmetest/ - name: Run Test run: | sudo apt-get update && apt-get install -y curl socat; && \