Skip to content

Commit

Permalink
fix(bench): Update time, backport of #9993 (#10000)
Browse files Browse the repository at this point in the history
* fix(bench): Update time, backport of #9993

* x
  • Loading branch information
FabianLars authored Jun 6, 2024
1 parent 940aa18 commit d104abb
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 16 deletions.
1 change: 1 addition & 0 deletions .github/workflows/covector-version-or-publish-v1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
cargo update -p tokio-test --precise 0.4.3
cargo update -p tokio-stream --precise 0.1.14
cargo update -p tokio-util --precise 0.7.10
cargo update -p hyper --precise 0.14.28
- name: test build
run: cargo check --target ${{ matrix.platform.target }} --features tracing,compression,wry,linux-protocol-headers,isolation,custom-protocol,api-all,cli,updater,system-tray,windows7-compat,http-multipart,test
Expand Down
57 changes: 41 additions & 16 deletions tooling/bench/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d104abb

Please sign in to comment.