Skip to content

Commit 0e186e4

Browse files
committed
support argument passing into validation script
Signed-off-by: James Knight <[email protected]>
1 parent d861c4d commit 0e186e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
#
33
# This is a helper script used to easily trigger validation publishing.
44

5-
exec tox -e validation
5+
exec tox -e validation $@

0 commit comments

Comments
 (0)