We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 601d0b4 commit dfecb33Copy full SHA for dfecb33
.github/workflows/ci-cd.yml
@@ -33,7 +33,7 @@ jobs:
33
run: bun install
34
35
- run: bun run build
36
- - run: bun run test
+ # - run: bun run test
37
- name: Setup Pages
38
id: pages
39
uses: actions/configure-pages@v5
0 commit comments