Skip to content

Commit a98c933

Browse files
authored
Fix: [AEA-0000] - do not use env for regression test (#1930)
## Summary - Routine Change ### Details - do not use env for regression test
1 parent 3e6d03d commit a98c933

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run_regression_tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ on:
2020
jobs:
2121
run_regression_tests:
2222
runs-on: ubuntu-22.04
23-
environment: ${{ inputs.ENVIRONMENT }}
2423
permissions:
2524
id-token: write
2625
contents: write

0 commit comments

Comments
 (0)