Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/make-based-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
persist-credentials: false
# This will post a comment on PRs when poetry.lock changes
- name: Diff poetry.lock
uses: nborrmann/diff-poetry-lock@c0afd3666864cec339f03ee5c5cf9cb671780c12
uses: colindean/diff-poetry-lock@nl
Comment thread Fixed


build:
Expand Down
Loading