Skip to content

Commit

Permalink
Fix actions
Browse files Browse the repository at this point in the history
qubixes committed Jan 19, 2024
1 parent 66668c4 commit fce8d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@ jobs:
python -m pip install cookiecutter
- name: Try to install the template
run: |
printf "\n\n\n\n" | cookiecutter https://github.com/sodascience/metasyn-plugin-template
printf "\n\n\n\n\n" | cookiecutter https://github.com/sodascience/metasyn-plugin-template
- name: Check installation
run: |
test -d metasyn-differential-privacy

0 comments on commit fce8d74

Please sign in to comment.