diff --git a/.github/workflows/performance.yml b/.github/workflows/performance.yml index 6be3ff0e..db421f60 100644 --- a/.github/workflows/performance.yml +++ b/.github/workflows/performance.yml @@ -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 }}