Skip to content

Commit efb9f88

Browse files
committed
Temporarily disable JS tests
1 parent 9dd55cf commit efb9f88

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/check.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ jobs:
3737
run-cmd: "hatch run docs:check"
3838
python-version: '["3.11"]'
3939
test-javascript:
40+
# Temporarily disabled, tests are broken but a rewrite is intended
41+
# https://github.com/reactive-python/reactpy/issues/1196
42+
if: 0
4043
uses: ./.github/workflows/.hatch-run.yml
4144
with:
4245
job-name: "{1}"

0 commit comments

Comments
 (0)