ci: remove patch file and cleanup justfile
This commit is contained in:
parent
9c48c8bf18
commit
b4bc093eca
2 changed files with 1 additions and 20 deletions
|
|
@ -1,7 +1,6 @@
|
|||
# Perform all necessary steps to update the PR checks
|
||||
update-pr-checks:
|
||||
python3 -m venv env
|
||||
env/bin/activate
|
||||
source env/bin/activate
|
||||
pip3 install ruamel.yaml
|
||||
python3 sync.py
|
||||
git apply pr-checks.patch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue