less-biome
Some checks failed
deploy / test (push) Successful in 1m2s
deploy / quality (push) Failing after 4s
deploy / Update templates on Mailgun (push) Has been skipped
deploy / test_with_playwright (push) Failing after 47s
deploy / push (push) Has been skipped

This commit is contained in:
Untone 2024-02-04 12:31:34 +03:00
parent 5522c565b4
commit 795f69e56b

View File

@ -39,7 +39,7 @@ jobs:
with:
version: latest
- name: Run Biome
run: biome ci .
run: biome ci src/.
test_with_playwright:
needs: install_dependencies