Skip to content

Commit

Permalink
rm leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 committed Nov 23, 2023
1 parent 3bdc237 commit 3854226
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/components_unstructured_fileconverter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,6 @@ jobs:
if: matrix.python-version == '3.9'
run: hatch run lint:all

- name: Run Unstructured local API
working-directory: components/file_converters/unstructured_fileconverter
run: docker-compose up -d

- name: Run tests
working-directory: components/file_converters/unstructured_fileconverter
run: hatch run cov

0 comments on commit 3854226

Please sign in to comment.