Skip to content

Commit

Permalink
remove escape characters
Browse files Browse the repository at this point in the history
  • Loading branch information
Faruk authored and Faruk committed Aug 20, 2024
1 parent b216f56 commit 2d7a3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/next_steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: |
echo 'Created issues that must be completed to have fully working Python package:
* Sonarcloud integration ${{ steps.sonarcloud.outputs.url }}
* Zenodo integration ${{ '{{ steps.zenodo.outputs.url }}
* Zenodo integration ${{ steps.zenodo.outputs.url }}
* Read the Docs instructions ${{ steps.readthedocs.outputs.url }}
* Linting fixes ${{ steps.linting.outputs.url }}'
- name: Cleanup files needed to create next steps issues
Expand Down

0 comments on commit 2d7a3df

Please sign in to comment.