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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user