Skip to content

Commit

Permalink
rm newline?
Browse files Browse the repository at this point in the history
  • Loading branch information
n-wbrown committed Nov 20, 2023
1 parent bc21249 commit 05916e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cookiecutter-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Append version to config
run: |
echo '\n python_version: "${{ matrix.python_version }}" ' >> tests/${{ matrix.config_file }}
echo ' python_version: "${{ matrix.python_version }}" ' >> tests/${{ matrix.config_file }}
cat tests/${{ matrix.config_file }}
- name: Use the cookiecutter
Expand Down

0 comments on commit 05916e1

Please sign in to comment.