Skip to content

Commit 435d176

Browse files
devlux76Copilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 35115f8 commit 435d176

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: bun run build
2828

2929
- name: Test
30-
run: bun run test
30+
run: bun run test:unit
3131

3232
- name: Guard — model-derived numerics
3333
run: bun run guard:model-derived

0 commit comments

Comments
 (0)