Skip to content

Commit

Permalink
kmn
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterthanlime committed Nov 5, 2023
1 parent 9271005 commit 5ff180a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/report-regressions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
workflow: ${{ github.event.workflow.id }}
run_id: ${{ github.event.workflow_run.id }}
- name: Report h2spec regressions
uses: hapsoc/report-h2spec-regressions@33bb0150c267a68dae04793478a30c3c4114b163
uses: hapsoc/report-h2spec-regressions@139b41cab049c3cb3b17ac9c353ab05097ac9dcf
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
suites: "h2spec-generic,h2spec-hpack,h2spec-http2"

0 comments on commit 5ff180a

Please sign in to comment.