Skip to content

Commit b4bc093

Browse files
committed
ci: remove patch file and cleanup justfile
1 parent 9c48c8b commit b4bc093

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

pr-checks/justfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Perform all necessary steps to update the PR checks
22
update-pr-checks:
33
python3 -m venv env
4-
env/bin/activate
4+
source env/bin/activate
55
pip3 install ruamel.yaml
66
python3 sync.py
7-
git apply pr-checks.patch

pr-checks/test-proxy.patch

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)