Skip to content

Commit

Permalink
Update .github/workflows/ci-nightly-performance-testing.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Gartner <[email protected]>
  • Loading branch information
gzukel and gartnera authored May 30, 2024
1 parent 9f41ba7 commit 9a85543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-nightly-performance-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9a85543

Please sign in to comment.