We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 927f23a commit 5460d2bCopy full SHA for 5460d2b
.github/workflows/perf-ci.yml
@@ -25,9 +25,6 @@ jobs:
25
- name: Checkout
26
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
27
28
- - name: setup python
29
- uses: actions/setup-python@v4
30
-
31
- name: Bench network filter matching
32
run: cargo bench --bench bench_matching rule-match-browserlike/brave-list -- --output-format bencher | tee -a output.txt
33
0 commit comments