Skip to content

Commit

Permalink
fix perf. workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
parvit committed Mar 24, 2024
1 parent 6b2ca4e commit f377442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
exclude:
- backend: 'quic-go'
cca: 'search'
uses: './.github/workflows/common-perfomance.yml'
uses: './.github/workflows/common-performance.yml'
with:
server_public_address: ${{ inputs.server_public_address }]
server_private_address: ${{ inputs.server_private_address }]
Expand Down

0 comments on commit f377442

Please sign in to comment.