Skip to content

Commit 5cdd1f8

Browse files
eakmanrqclaude
andcommitted
Temporarily remove engine-tests-docker dependency for faster iteration
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: eakmanrq <6326532+eakmanrq@users.noreply.github.com>
1 parent 3f7b465 commit 5cdd1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ jobs:
285285
retention-days: 7
286286

287287
engine-tests-cloud:
288-
needs: engine-tests-docker
288+
# TODO: revert back to: needs: engine-tests-docker
289289
# TODO: revert back to: if: github.ref == 'refs/heads/main'
290290
if: true
291291
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)