2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00

fix(289): contextFreeTags closing tag bug (#290)

* feat: add tests

* fix: parsing context free

* refactor: code style

* chore: add changeset

* fix: disable coveralls
This commit is contained in:
Nikolay Kost
2025-09-14 23:18:41 +02:00
committed by GitHub
parent 0edd490a24
commit e943184294
9 changed files with 447 additions and 330 deletions
+2 -2
View File
@@ -40,5 +40,5 @@ jobs:
- name: Run the coverage
run: pnpm run cover
- name: Coveralls
uses: coverallsapp/github-action@v2
# - name: Coveralls
# uses: coverallsapp/github-action@v2