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

Commit

Permalink
update make test
Browse files Browse the repository at this point in the history
  • Loading branch information
maarten-boot committed Nov 2, 2023
1 parent 7703e5a commit 557a013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ reformat:
./reformat-code.sh

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

build:
python -m build
Expand Down

0 comments on commit 557a013

Please sign in to comment.