Skip to content

Commit a8c6d9b

Browse files
committed
Report CI run results
1 parent 6239d5f commit a8c6d9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ docs: docs-build
8585

8686
release-check: check-python
8787
rm -rf build dist
88-
$(BUILD) --no-isolation
88+
$(BUILD)
8989
$(TWINE) check dist/*
9090

9191
ci: qa coverage docstrings-check docs-check run-example release-check

0 commit comments

Comments
 (0)