Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Fix config for xorbits and xorbits.pandas #818

Merged
merged 14 commits into from
Oct 6, 2024
Merged
Prev Previous commit
Next Next commit
CI
luweizheng committed Oct 5, 2024
commit 5aca589f9bd03a2e9c2700e537e8edeebf48ded7
2 changes: 1 addition & 1 deletion .github/workflows/python.yaml
Original file line number Diff line number Diff line change
@@ -62,7 +62,7 @@ jobs:
run: cd python/xorbits/web/ui && ./node_modules/.bin/prettier --check .

build_test_job:
# if: github.repository == 'xorbitsai/xorbits'
if: github.repository == 'xorbitsai/xorbits'
runs-on: ${{ matrix.os }}
needs: lint
env: