Skip to content

Commit d2c8c6e

Browse files
committed
2 parents 6a3cc2d + 16a7f7c commit d2c8c6e

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)