Skip to content

Commit

Permalink
update paths profile → benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
countvajhula committed Mar 8, 2024
1 parent 8360019 commit fbb358b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/competitive-benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- gather-new-benchmark-data
paths:
- 'qi-sdk/profile/**'
- 'qi-sdk/benchmarks/**'
- 'qi-lib/**'
- '.github/workflows/competitive-benchmarks.yml'

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ profile:
# assumes the existence of the qi-benchmarks folder
# TODO: need to update this for vlibench, and rename qi-benchmarks to vlibench
new-benchmarks:
cd qi-sdk/profile && \
cd qi-sdk/benchmarks && \
scribble \
++convert svg \
++arg -p \
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit fbb358b

Please sign in to comment.