Skip to content
This repository was archived by the owner on Feb 3, 2024. It is now read-only.

Commit 557a013

Browse files
committed
update make test
1 parent 7703e5a commit 557a013

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
@@ -6,7 +6,7 @@ reformat:
66
./reformat-code.sh
77

88
test:
9-
./test2.py -d google.com
9+
./test2.py -t 2>2 | tee 1
1010

1111
build:
1212
python -m build

0 commit comments

Comments
 (0)