diff --git a/.github/workflows/lint-build.yml b/.github/workflows/lint-build.yml index 8560ed61..2ace39af 100644 --- a/.github/workflows/lint-build.yml +++ b/.github/workflows/lint-build.yml @@ -37,8 +37,9 @@ jobs: uses: actions/checkout@v2 - name: Test env: - GANDI_URL: https://api.sandbox.gandi.net - GANDI_KEY: ${{ secrets.GANDI_SANDBOX_KEY }} + GANDI_URL: https://api.sandbox.gandi.net + GANDI_KEY: ${{ secrets.GANDI_SANDBOX_KEY }} + GANDI_SHARING_ID: a2f9c3dc-ab0e-11ee-b064-00163e6722b2 run: | make testacc