Skip to content

Commit

Permalink
restore yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hucorz committed Nov 4, 2024
1 parent 3b02f8b commit d7cd8d3
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 d7cd8d3

Please sign in to comment.