Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejmacq-dev committed Oct 27, 2023
1 parent 32acb81 commit 698eb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-template-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
pip install --upgrade pip
pip install copier==8.3.0
- name: Check Defaults
run: copier run_copy "$GITHUB_SERVER_URL/$GITHUB_REPOSITORY.git" ./template-test-path #--defaults
run: copier copy "$GITHUB_SERVER_URL/$GITHUB_REPOSITORY.git" ./template-test-path #--defaults
list-scenarios:
outputs:
scenario-list: ${{ steps.liststep.outputs.listoutput }}
Expand Down

0 comments on commit 698eb6b

Please sign in to comment.