diff --git a/.github/workflows/execute-performance.yaml b/.github/workflows/execute-performance.yaml index 561900f..c665732 100644 --- a/.github/workflows/execute-performance.yaml +++ b/.github/workflows/execute-performance.yaml @@ -14,7 +14,7 @@ jobs: name: Execute performance tests runs-on: ubuntu-latest concurrency: performance-tests - environment: + env: VERSION: main steps: - uses: actions/checkout@v3