Skip to content

Commit af2e3e9

Browse files
also needs plots dir
1 parent 52ae455 commit af2e3e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmarking.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
run: |
7676
mkdir -p touchstone/sources
7777
mkdir -p touchstone/pr-comment
78+
mkdir -p touchstone/plots
7879
echo "Here is how the current PR would change benchmark results when merged into $GITHUB_BASE_REF:" > touchstone/pr-comment/info.txt
7980
echo "$GITHUB_EVENT_PULL_REQUEST_HEAD_SHA" >> touchstone/pr-comment/info.txt
8081
- name: Run benchmarks

0 commit comments

Comments
 (0)