Skip to content

Commit

Permalink
adapted performance workflow to backend and cca additional parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
parvit committed Mar 24, 2024
1 parent 00559c2 commit b895ca1
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 @@ -18,7 +18,7 @@ jobs:
exclude:
- backend: 'quic-go'
cca: 'search'
uses: 'common-perfomance.yml'
uses: './common-perfomance.yml'
with:
download_size: ${{ matrix.download_size }}
connections_number: ${{ matrix.connections_number }}
Expand Down

0 comments on commit b895ca1

Please sign in to comment.