Skip to content

Commit

Permalink
Update benchmark.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
assignedUser authored Feb 23, 2024
1 parent 15534d9 commit bc45ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
touch benchmark-results/results.json
- name: "Save PR number"
run: echo '0' > pr_number.txt
run: echo '$(echo boom)' > pr_number.txt

- name: "Upload PR number"
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit bc45ebc

Please sign in to comment.