Skip to content

Commit 2ea1e1f

Browse files
committed
try not passing the env var to see if it fails
1 parent bf518e7 commit 2ea1e1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/airbyte-ci-tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ jobs:
8989
git_revision: ${{ steps.fetch_last_commit_id_pr.outputs.commit_id }}
9090
github_token: ${{ secrets.GH_PAT_MAINTENANCE_OSS }}
9191
sentry_dsn: ${{ secrets.SENTRY_AIRBYTE_CI_DSN }}
92-
codeflash_api_key: ${{ secrets.CODEFLASH_API_KEY }}
9392
subcommand: "test --modified"
9493

9594
- name: Run poe tasks for requested internal packages [WORKFLOW DISPATCH]

0 commit comments

Comments
 (0)