Skip to content

Commit e99393f

Browse files
committed
Fixed workflow file
1 parent a9ac03a commit e99393f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/slow-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
SAAS_ACCOUNT_ID: ${{ secrets.INTEGRATION_TEAM_SAAS_STAGING_ACCOUNT_ID }}
4141
SAAS_PAT: ${{ secrets.INTEGRATION_TEAM_SAAS_STAGING_PAT }}
4242
PROJECT_SHORT_TAG: SAPIPY
43-
PYTEST_ADDOPTS: '-o log_cli=true -o log_cli_level=INFO
43+
PYTEST_ADDOPTS: '-o log_cli=true -o log_cli_level=INFO'
4444

4545
- name: Upload Artifacts
4646
uses: actions/upload-artifact@v6

0 commit comments

Comments
 (0)