diff --git a/.github/workflows/run_form_tests.yml b/.github/workflows/run_form_tests.yml index 043de7f0..f9eeefe4 100644 --- a/.github/workflows/run_form_tests.yml +++ b/.github/workflows/run_form_tests.yml @@ -40,6 +40,7 @@ jobs: with: SHOW_DOCKER_OUTPUT: "${{ github.event.inputs.show_docker_output }}" DOCASSEMBLECLI_VERSION: "0.0.25" + DOCASSEMBLE_IMAGE: "ghcr.io/suffolklitlab/docassemble:latest" - run: echo "ALKiln finished starting the isolated GitHub docassemble server" shell: bash - name: Use ALKiln to run tests