Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
cecton committed Oct 18, 2023
1 parent 4e1e727 commit a1f2df9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/benchmark-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,8 @@ jobs:
working-directory: yew-master/tools/benchmark-core

- name: Ignore master benchmark
run: touch ../output.log
run: touch yew-master/tools/output.log
if: failure()
working-directory: yew-master/tools/benchmark-core

- name: Write Pull Request ID
run: |
Expand Down

0 comments on commit a1f2df9

Please sign in to comment.