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

Commit

Permalink
clean up obsolete scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
thought-tobi committed Mar 28, 2024
1 parent 8ecc383 commit 31a8c29
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 45 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.PHONY: test run fmt

test:
@bash scripts/test.sh
@poetry run pytest test/ --disable-warnings

run:
@bash scripts/run.sh
Expand Down
34 changes: 0 additions & 34 deletions scripts/docker-util.sh

This file was deleted.

5 changes: 0 additions & 5 deletions scripts/run.sh

This file was deleted.

5 changes: 0 additions & 5 deletions scripts/test.sh

This file was deleted.

0 comments on commit 31a8c29

Please sign in to comment.