Skip to content

Commit

Permalink
restore yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hucorz committed Sep 20, 2024
1 parent f8ed0c9 commit bf3dd99
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 bf3dd99

Please sign in to comment.