Skip to content

Commit 87541f5

Browse files
committed
chore: Re-emable tests on all supported Python versions
1 parent 199609f commit 87541f5

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
@@ -49,4 +49,4 @@ $(BASIC_DUTIES):
4949

5050
.PHONY: $(QUALITY_DUTIES)
5151
$(QUALITY_DUTIES):
52-
@pdm multirun -i 3.9,3.10,3.11 duty $@ $(call args,$@)
52+
@pdm multirun duty $@ $(call args,$@)

0 commit comments

Comments
 (0)