Skip to content

Commit

Permalink
feat:revert ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
christinestraub committed Jan 6, 2025
1 parent 39187d0 commit 915b0ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ jobs:
fi
# FIXME (yao): sometimes there is cache but we still miss argilla in the env; so we add make install-ci again
make install-ci
make install-nltk-models
make test CI=true UNSTRUCTURED_INCLUDE_DEBUG_METADATA=true
make check-coverage
Expand Down Expand Up @@ -318,7 +317,6 @@ jobs:
tesseract --version
make install-all-docs
make install-ingest
make install-nltk-models
./test_unstructured_ingest/test-ingest-src.sh
Expand Down

0 comments on commit 915b0ce

Please sign in to comment.