We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abfa737 commit 32ee76fCopy full SHA for 32ee76f
.github/workflows/build.yml
@@ -750,7 +750,6 @@ jobs:
750
job_cloudflare_integration_tests:
751
name: Cloudflare Integration Tests
752
needs: [job_get_metadata, job_build]
753
- if: needs.job_build.outputs.changed_node_integration == 'true' || github.event_name != 'pull_request'
754
runs-on: ubuntu-24.04
755
timeout-minutes: 15
756
steps:
0 commit comments