Skip to content

Commit

Permalink
update ci yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
daquexian committed Aug 29, 2020
1 parent 3311ebf commit 755c49d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .azure-pipelines/Linux-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ jobs:
# check line endings to be UNIX
find . -type f -regextype posix-extended -regex '.*\.(py|cpp|md|h|cc|proto|proto3|in)' | xargs dos2unix --quiet
git status
git diff --exit-code
# Do not hardcode onnx's namespace in the c++ source code, so that
# other libraries who statically link with onnx can hide onnx symbols
Expand Down

0 comments on commit 755c49d

Please sign in to comment.