Skip to content

Commit dfecb33

Browse files
committed
Disable tests
1 parent 601d0b4 commit dfecb33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: bun install
3434

3535
- run: bun run build
36-
- run: bun run test
36+
# - run: bun run test
3737
- name: Setup Pages
3838
id: pages
3939
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)