We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d03aa3f commit 574f624Copy full SHA for 574f624
.github/workflows/ci.yml
@@ -54,6 +54,7 @@ jobs:
54
mode: walltime
55
working-directory: example
56
run: cargo r --release --manifest-path ../go-runner/Cargo.toml -- test -bench=. ./...
57
+ upload-url: https://api.staging.preview.codspeed.io/upload
58
59
check:
60
runs-on: ubuntu-latest
0 commit comments