Skip to content

Commit

Permalink
Merge pull request #963 from gchq/fix/uv-autoupdate-again
Browse files Browse the repository at this point in the history
fix: uv autoupdate requirements-doc check
  • Loading branch information
tp832944 authored Feb 10, 2025
2 parents 9bae5f7 + f39e597 commit 6715f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uv_lock_autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
--format requirements-txt
--no-hashes
--no-dev
--no-emit-project
--no-editable
--extra doc
--output-file requirements-doc.txt
- name: Store hash of new files for comparison
Expand Down

0 comments on commit 6715f82

Please sign in to comment.