Adding upstream version 26.25.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
bc7749846c
commit
d9e621c994
83 changed files with 67317 additions and 67680 deletions
15
.github/workflows/rust-bench.yml
vendored
15
.github/workflows/rust-bench.yml
vendored
|
@ -1,15 +0,0 @@
|
|||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'sqlglotrs/**'
|
||||
name: benchmark pull requests
|
||||
jobs:
|
||||
run-benchmark:
|
||||
name: run benchmark
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: boa-dev/criterion-compare-action@v3
|
||||
with:
|
||||
branchName: ${{ github.base_ref }}
|
||||
cwd: "sqlglotrs"
|
Loading…
Add table
Add a link
Reference in a new issue