Skip to content

Commit 6803cf2

Browse files
committed
ci: remove reporter step
1 parent 13f1338 commit 6803cf2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/as-test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ jobs:
1919
- name: Install dependencies
2020
run: bun install
2121

22-
- name: Build reporter
23-
run: bun run build:log
24-
2522
- name: Build tests
2623
run: bun run pretest
2724

0 commit comments

Comments
 (0)