Skip to content

Commit

Permalink
Merge remote-tracking branch 'ci/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
kod-kristoff committed Feb 23, 2024
2 parents b845e16 + 92a3cbc commit b11d0a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ jobs:

- run: rm -r src/ocr_correction
- run: pip install typing-extensions
- run: pip install -r tests/requirements-testing.txt
- run: pip install -r tests/requirements-testing.lock
- run: pip install sparv-ocr-correction-plugin --no-index --no-deps --find-links dist --force-reinstall
- run: pytest

Expand Down

0 comments on commit b11d0a7

Please sign in to comment.