diff --git a/.github/workflows/ci-nightly-performance-testing.yaml b/.github/workflows/ci-nightly-performance-testing.yaml index 161e8948bc..5ad6ce8586 100644 --- a/.github/workflows/ci-nightly-performance-testing.yaml +++ b/.github/workflows/ci-nightly-performance-testing.yaml @@ -6,7 +6,7 @@ on: - cron: '0 0 * * *' # Runs every day at midnight UTC jobs: - nightly_emv_api_performance_test: + nightly_evm_api_performance_test: name: "NIGHTLY:EMV:API:PERFORMANCE:TEST" runs-on: "buildjet-16vcpu-ubuntu-2204" steps: