Skip to content

Commit 8bd00cc

Browse files
committed
update ci and deps
1 parent 85a2c0e commit 8bd00cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: cd python/xorbits/web/ui && ./node_modules/.bin/prettier --check .
6363

6464
build_test_job:
65-
if: github.repository == 'xorbitsai/xorbits'
65+
# if: github.repository == 'xorbitsai/xorbits'
6666
runs-on: ${{ matrix.os }}
6767
needs: lint
6868
env:

0 commit comments

Comments
 (0)