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 e0ab129 commit bbbd244
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 @@ -19,7 +19,7 @@ jobs:
- backend: 'quic-go'
cca: 'search'
uses: './.github/workflows/common-perfomance.yml'
with:
with:
download_size: ${{ matrix.download_size }}
connections_number: ${{ matrix.connections_number }}
backend: ${{ matrix.backend }}
Expand Down

0 comments on commit bbbd244

Please sign in to comment.