Skip to content

Commit

Permalink
ucx
Browse files Browse the repository at this point in the history
  • Loading branch information
luweizheng committed Sep 24, 2024
1 parent b506746 commit 92d1bcd
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 @@ -65,7 +65,7 @@ jobs:
find . -name "CMakeLists.txt" -not -path "*third_party/*" | xargs cmake-format -c .cmake-format.yaml --check
build_test_job:
# if: github.repository == 'xorbitsai/xoscar'
if: github.repository == 'xorbitsai/xoscar'
runs-on: ${{ matrix.os }}
needs: lint
env:
Expand Down

0 comments on commit 92d1bcd

Please sign in to comment.