Skip to content

Commit f83e049

Browse files
committed
update snaps and gh ci
1 parent 967207f commit f83e049

4 files changed

Lines changed: 530 additions & 571 deletions

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: bun install
3030

3131
- name: Run the tests with coverage
32-
run: bun run test
32+
run: bun test
3333

3434
- name: Upload coverage to Codecov
3535
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)