Skip to content

Commit

Permalink
Remove python for .yml
Browse files Browse the repository at this point in the history
  • Loading branch information
atuchin-m committed Jan 24, 2025
1 parent 927f23a commit 5460d2b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/perf-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- name: setup python
uses: actions/setup-python@v4

- name: Bench network filter matching
run: cargo bench --bench bench_matching rule-match-browserlike/brave-list -- --output-format bencher | tee -a output.txt

Expand Down

0 comments on commit 5460d2b

Please sign in to comment.