mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 00:32:15 +03:00
chore(ci): Update cargo-codspeed
to v2.7.2
This commit is contained in:
parent
9d6a9c718a
commit
8880fe171c
2
.github/workflows/bench.yml
vendored
2
.github/workflows/bench.yml
vendored
@ -96,7 +96,7 @@ jobs:
|
||||
- name: Install cargo-codspeed
|
||||
uses: taiki-e/install-action@v2
|
||||
with:
|
||||
tool: cargo-codspeed@2.6.0
|
||||
tool: cargo-codspeed@2.7.2
|
||||
|
||||
- name: Build the benchmark target(s)
|
||||
run: cargo codspeed build --workspace --exclude swc_plugin_runner
|
||||
|
Loading…
Reference in New Issue
Block a user