Skip to content

Commit 01f2a4e

Browse files
authored
Merge pull request #15 from joagonzalez/rc-v0.1.0
Rc v0.1.0
2 parents 84ba2c6 + bc30b80 commit 01f2a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ checklist: typehint lint test clean
3939
code-quality: typehint lint clean
4040

4141
coverage-publish:
42-
uv run COVERALLS_REPO_TOKEN=$(COVERALLS_REPO_TOKEN) coveralls
42+
uv run coveralls
4343

4444
.PHONY: checklist

0 commit comments

Comments
 (0)