We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf518e7 commit 2ea1e1fCopy full SHA for 2ea1e1f
.github/workflows/airbyte-ci-tests.yml
@@ -89,7 +89,6 @@ jobs:
89
git_revision: ${{ steps.fetch_last_commit_id_pr.outputs.commit_id }}
90
github_token: ${{ secrets.GH_PAT_MAINTENANCE_OSS }}
91
sentry_dsn: ${{ secrets.SENTRY_AIRBYTE_CI_DSN }}
92
- codeflash_api_key: ${{ secrets.CODEFLASH_API_KEY }}
93
subcommand: "test --modified"
94
95
- name: Run poe tasks for requested internal packages [WORKFLOW DISPATCH]
0 commit comments