Skip to content

Commit

Permalink
fix start_server error
Browse files Browse the repository at this point in the history
  • Loading branch information
luweizheng committed Aug 12, 2024
1 parent 3006242 commit 379e78d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ 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'
runs-on: ${{ matrix.os }}
needs: lint
env:
Expand Down

0 comments on commit 379e78d

Please sign in to comment.