Skip to content

Commit c78befe

Browse files
Update DOCASSEMBLECLI_VERSION in workflow
Default version is too old, doesn't work with pyproject.toml only projects.
1 parent dc5046d commit c78befe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/run_form_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
uses: suffolkLITLab/ALKiln/action_for_github_server@v5
4040
with:
4141
SHOW_DOCKER_OUTPUT: "${{ github.event.inputs.show_docker_output }}"
42+
DOCASSEMBLECLI_VERSION: "0.0.25"
4243
- run: echo "ALKiln finished starting the isolated GitHub docassemble server"
4344
shell: bash
4445
- name: Use ALKiln to run tests

0 commit comments

Comments
 (0)