Skip to content

Commit

Permalink
Creating initial benchmark_001_.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Abe149 authored Feb 5, 2024
1 parent 1aa4130 commit 4ace53b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/workflows/benchmark_001_.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
### source: https://github.com/RobbinBaauw/benchmark-action

uses: RobbinBaauw/[email protected]
with:
# a github access token
github_token:

# the file which contains the JSON outputs of the benchmark
output_file:

# a custom npm script to benchmark your application
benchmark_script:

# a custom working directory
working_directory: # optional

0 comments on commit 4ace53b

Please sign in to comment.