Skip to content

Commit

Permalink
execution
Browse files Browse the repository at this point in the history
  • Loading branch information
luweizheng committed Dec 17, 2024
1 parent 1147d9a commit d46b8fb
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 d46b8fb

Please sign in to comment.