chore: add assertions to integration tests, fix linting issues, improve docs (#51)

This commit is contained in:
moebius
2025-01-28 17:09:52 +00:00
committed by GitHub
parent e32e76d398
commit aead9f5471
11 changed files with 134 additions and 47 deletions

View File

@@ -112,7 +112,7 @@ jobs:
run: yarn build
- name: Run tests
run: yarn test:integration
run: yarn test:symbolic
lint:
name: Lint Commit Messages