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 7cd5115 commit cc154a3Copy full SHA for cc154a3
.github/workflows/ci.yml
@@ -57,6 +57,7 @@ jobs:
57
mode: walltime
58
working-directory: example
59
run: cargo r --release --manifest-path ../go-runner/Cargo.toml -- test -bench=. ${{ matrix.target }}
60
+ upload-url: https://api.staging.preview.codspeed.io/upload
61
62
check:
63
runs-on: ubuntu-latest
0 commit comments