Skip to content
Snippets Groups Projects
Commit 71142ab7 authored by DaGeRe's avatar DaGeRe
Browse files

Debug output for GH action

parent a9b0fc85
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,8 @@ jobs:
with:
path: ./cache
key: ${{ runner.os }}-benchmark
- name: Show previous data for debugging
run: cat ./cache/benchmark-data.json
# Run `github-action-benchmark` action
- name: Store benchmark result
uses: benchmark-action/github-action-benchmark@v1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment