Skip to content

Commit

Permalink
index
Browse files Browse the repository at this point in the history
  • Loading branch information
luweizheng committed Dec 17, 2024
1 parent d46b8fb commit 3817bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 3817bb0

Please sign in to comment.