mirror of
https://github.com/swc-project/swc.git
synced 2024-11-26 20:36:17 +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
|
- name: Install cargo-codspeed
|
||||||
uses: taiki-e/install-action@v2
|
uses: taiki-e/install-action@v2
|
||||||
with:
|
with:
|
||||||
tool: cargo-codspeed@2.6.0
|
tool: cargo-codspeed@2.7.2
|
||||||
|
|
||||||
- name: Build the benchmark target(s)
|
- name: Build the benchmark target(s)
|
||||||
run: cargo codspeed build --workspace --exclude swc_plugin_runner
|
run: cargo codspeed build --workspace --exclude swc_plugin_runner
|
||||||
|
Loading…
Reference in New Issue
Block a user