Skip to content

Commit

Permalink
Wtf it does not work ?
Browse files Browse the repository at this point in the history
  • Loading branch information
ogxd committed Nov 23, 2023
1 parent 079b97d commit 6b8c102
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,13 @@ jobs:
name: benches
path: benches/throughput

- name: LS
run: ls -R
- name: Git Diff
run: git diff

- name: Commit & Push Benchmark Results
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Update Benchmark Results
file_pattern: '*.svg'
commit_user_name: Benchmark Bot
commit_user_email: [email protected]
commit_author: Benchmark Bot <[email protected]>
Expand Down

0 comments on commit 6b8c102

Please sign in to comment.