fix: remove duplicate target in makefile (#1235)

Removed a duplicate make target in the `Makefile`.
This commit is contained in:
qued 2023-08-29 01:49:18 -05:00 committed by GitHub
parent 2d5f931c3f
commit 4a5a3022a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -319,7 +319,7 @@ test-extra-pptx:
test_${PACKAGE_NAME}/partition/pptx
.PHONY: test-extra-epub
test-extra-pypandoc:
test-extra-epub:
PYTHONPATH=. CI=$(CI) pytest \
test_${PACKAGE_NAME}/partition/epub