Skip to content

Commit 5460d2b

Browse files
committed
Remove python for .yml
1 parent 927f23a commit 5460d2b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/perf-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ jobs:
2525
- name: Checkout
2626
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2727

28-
- name: setup python
29-
uses: actions/setup-python@v4
30-
3128
- name: Bench network filter matching
3229
run: cargo bench --bench bench_matching rule-match-browserlike/brave-list -- --output-format bencher | tee -a output.txt
3330

0 commit comments

Comments
 (0)