We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f323e0 commit f5ffa76Copy full SHA for f5ffa76
.github/workflows/ci.yml
@@ -71,6 +71,7 @@ jobs:
71
mode: ${{ matrix.mode }}
72
working-directory: example
73
run: cargo r --release --manifest-path ../go-runner/Cargo.toml -- test -bench=. ${{ matrix.target }}
74
+ upload-url: https://api.staging.preview.codspeed.io/upload
75
76
go-runner-benchmarks:
77
runs-on: codspeed-macro
0 commit comments