|
@ -109,7 +109,7 @@ jobs: |
|
|
- uses: vmactions/freebsd@main |
|
|
- uses: vmactions/freebsd@main |
|
|
with: |
|
|
with: |
|
|
envs: 'NGROK_TOKEN TEST_LOCAL' |
|
|
envs: 'NGROK_TOKEN TEST_LOCAL' |
|
|
prepare: pkg install -y socat |
|
|
|
|
|
|
|
|
prepare: pkg install -y socat curl |
|
|
run: | |
|
|
run: | |
|
|
cd ../acmetest && ./letest.sh |
|
|
cd ../acmetest && ./letest.sh |
|
|
|
|
|
|