Browse Source

Sync PebbleStrict.yml from the dev branch

pull/5215/head
Oittaa 1 month ago
parent
commit
c228069023
  1. 2
      .github/workflows/PebbleStrict.yml

2
.github/workflows/PebbleStrict.yml

@ -69,4 +69,4 @@ jobs:
- name: Clone acmetest - name: Clone acmetest
run: cd .. && git clone --depth=1 https://github.com/acmesh-official/acmetest.git && cp -r acme.sh acmetest/ run: cd .. && git clone --depth=1 https://github.com/acmesh-official/acmetest.git && cp -r acme.sh acmetest/
- name: Run acmetest - name: Run acmetest
run: cd ../acmetest && ./letest.sh
run: cd ../acmetest && ./letest.sh
Loading…
Cancel
Save