Skip to content

Commit 227aadd

Browse files
committed
Removed tests
1 parent 91d0b90 commit 227aadd

File tree

7 files changed

+1
-889
lines changed

7 files changed

+1
-889
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
"e": "npm run exercise",
1919
"solution": "tt-cli run --solution",
2020
"s": "npm run solution",
21-
"ci": "(cd scripts/tests && npx vitest run)",
22-
"update-snapshots": "(cd scripts/tests && npx vitest run -u)",
2321
"prepare": "tt-cli prepare-stackblitz",
2422
"e-01": "tt-cli run 01",
2523
"s-01": "tt-cli run 01 --solution",

0 commit comments

Comments
 (0)