Skip to content

Commit c30b8e5

Browse files
committed
More fun
1 parent 7fedab0 commit c30b8e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-e2e-automation-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
run: poetry install --no-root
187187

188188
- name: Get Apigee access token
189-
if: ${{ if inputs.apigee_environment != 'int' }}
189+
if: inputs.apigee_environment != 'int'
190190
working-directory: tests/e2e_automation
191191
env:
192192
APIGEE_PASSWORD: ${{ secrets.APIGEE_PASSWORD }}

0 commit comments

Comments
 (0)