Skip to content

Commit

Permalink
test: updated test to full testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Almas-Ali committed May 1, 2024
1 parent 49477fd commit 0dc1576
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 @@ -28,7 +28,7 @@ lint:

.PHONY: test
test:
@$(PYTHON) test.py run
@$(PYTHON) test.py full

.PHONY: test-record
test-record:
Expand Down

0 comments on commit 0dc1576

Please sign in to comment.