Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Jan 11, 2024
1 parent a50d6ac commit bbc1190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify-new-contribution-agreement.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fetch-depth: 2

- name: git diff
run: echo "$(git --no-pager diff HEAD~1:CONTRIBUTING.md CONTRIBUTING.md)"
run: echo "test $(git --no-pager diff HEAD~1:CONTRIBUTING.md CONTRIBUTING.md)"

# - name: 🐍 Set up Python ${{ env.PYTHON_VERSION }} Environment
# uses: ocadotechnology/codeforlife-workspace/.github/actions/python/setup-environment@main
Expand Down

0 comments on commit bbc1190

Please sign in to comment.