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 1648a5a commit 32acb81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing-template-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
run: |
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
- name: Check Defaults
run: copier run_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 32acb81

Please sign in to comment.