We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 199609f commit 87541f5Copy full SHA for 87541f5
1 file changed
Makefile
@@ -49,4 +49,4 @@ $(BASIC_DUTIES):
49
50
.PHONY: $(QUALITY_DUTIES)
51
$(QUALITY_DUTIES):
52
- @pdm multirun -i 3.9,3.10,3.11 duty $@ $(call args,$@)
+ @pdm multirun duty $@ $(call args,$@)
0 commit comments