Skip to content

Commit aa99a4c

Browse files
don't comment, only print in log
1 parent 0a1ccfd commit aa99a4c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/benchmarking.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,5 @@ jobs:
9090
with:
9191
name: results
9292
- name: comment PR
93-
uses: machine-learning-apps/pr-comment@master
94-
env:
95-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
96-
with:
97-
path: results/info.txt
93+
#uses: machine-learning-apps/pr-comment@master
94+
run: cat bench/pr-comment/info.txt

0 commit comments

Comments
 (0)