Skip to content

Commit 776352f

Browse files
committed
Rebuild dist each time
1 parent cf1e6cb commit 776352f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
.DEFAULT_GOAL := help
44

5-
.PHONY: help deploy-clab-ci destroy-clab-ci run-tests
5+
.PHONY: help deploy-clab-ci destroy-clab-ci run-tests dist
66

77
TESTS := $(shell find test/ci -name '*.py')
88

0 commit comments

Comments
 (0)