Skip to content

Commit

Permalink
added benchmark-json
Browse files Browse the repository at this point in the history
  • Loading branch information
drexlerd committed Jan 4, 2024
1 parent 49b293f commit cf7cc0c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Minimal setup
name: Googlebenchmark
on: [push, pull_request]
#on:
# push:
Expand Down Expand Up @@ -48,4 +48,8 @@ jobs:
external-data-json-path: ./cache/benchmark-data.json
# Workflow will fail when an alert happens
fail-on-alert: true
# GitHub API token to make a commit comment
github-token: ${{ secrets.GITHUB_TOKEN }}
# Enable alert commit comment
comment-on-alert: true
# Upload the updated cache file for the next job by actions/cache
Empty file added cache/benchmark-data.json
Empty file.

0 comments on commit cf7cc0c

Please sign in to comment.