File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 # What benchmark tool the output.txt came from
3737 tool : ' benchmarkdotnet'
3838 # Where the output from the benchmark tool is stored
39- output-file-path : BenchmarkDotNet.Artifacts/results/GeoJSON.Text.Test.Benchmark.Serialize.SerializeFeatureCollectionLinestring-report-full-compressed.json
39+ output-file-path : ' BenchmarkDotNet.Artifacts/results/GeoJSON.Text.Test.Benchmark.Serialize.SerializeFeatureCollectionLinestring-report-full-compressed.json'
4040 # Workflow will fail when an alert happens
4141 fail-on-alert : true
4242 # Upload the updated cache file for the next job by actions/cache
43- # Run `github-action-benchmark` action
44- - name : Store benchmark result for deserialize feature collection
45- uses : Happypig375/github-action-benchmark@v1
46- with :
47- # What benchmark tool the output.txt came from
48- tool : ' benchmarkdotnet'
49- # Where the output from the benchmark tool is stored
50- output-file-path : BenchmarkDotNet.Artifacts/results/GeoJSON.Text.Test.Benchmark.Deserialize.DeserializeFeatureCollectionLinestring-report-full-compressed.json
51- # Workflow will fail when an alert happens
52- fail-on-alert : true
53- # Upload the updated cache file for the next job by actions/cache
43+ # Run `github-action-benchmark` action
You can’t perform that action at this time.
0 commit comments