Skip to content

Commit 0771260

Browse files
authored
chore: disable broken test (#10663)
Please read [contributing guidelines](CONTRIBUTING.md) and remove this line.
1 parent b2f1159 commit 0771260

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -746,10 +746,10 @@ jobs:
746746
values: 16-validators
747747
runner_type: 16core-tester-x86
748748
timeout: 60
749-
- test: gating-passive.test.ts
750-
values: 16-validators
751-
runner_type: 16core-tester-x86
752-
timeout: 60
749+
# - test: gating-passive.test.ts
750+
# values: 16-validators
751+
# runner_type: 16core-tester-x86
752+
# timeout: 60
753753
steps:
754754
- uses: actions/checkout@v4
755755
with: { ref: "${{ env.GIT_COMMIT }}" }

0 commit comments

Comments
 (0)