Skip to content

Commit

Permalink
ci: remove patch file and cleanup justfile
Browse files Browse the repository at this point in the history
  • Loading branch information
NlightNFotis committed Dec 5, 2024
1 parent 9c48c8b commit b4bc093
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
3 changes: 1 addition & 2 deletions pr-checks/justfile
Original file line number Diff line number Diff line change
@@ -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
18 changes: 0 additions & 18 deletions pr-checks/test-proxy.patch

This file was deleted.

0 comments on commit b4bc093

Please sign in to comment.