Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejmacq-dev committed Oct 26, 2023
1 parent f631f3f commit 560ba1b
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 @@ -9,7 +9,7 @@ jobs:
- name: Setup
run: |
pip install --upgrade pip
pip install copier==7.4.0
pip install copier==8.0.0
- name: Check Defaults
run: copier run_copy "$GITHUB_SERVER_URL/$GITHUB_REPOSITORY.git" ./template-test-path --defaults
list-scenarios:
Expand Down

0 comments on commit 560ba1b

Please sign in to comment.