Skip to content

Commit

Permalink
Update issue to publish weekly report (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollonval committed Jan 11, 2023
1 parent 5a3dc0c commit 56d7de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ jobs:
with:
script: |
const fs = require('fs');
const issue_number = 85;
const issue_number = 127;
const report = String(fs.readFileSync('./benchmarks/tests/benchmark-results/lab-benchmark.md'))
await github.rest.issues.createComment({
Expand Down

0 comments on commit 56d7de5

Please sign in to comment.