nobiome
Some checks failed
CI/CD / test (push) Has been cancelled
CI/CD / deploy (push) Blocked by required conditions

This commit is contained in:
2024-02-17 14:51:18 +03:00
parent 821537d5cd
commit f87ba0d22d
6 changed files with 1 additions and 119 deletions

View File

@@ -14,9 +14,6 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Lint with Biome
run: npx biome ci .
- name: Check types
run: npx tsc --noEmit