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 c1330d7 commit 22e6897Copy full SHA for 22e6897
1 file changed
.github/workflows/deploy-pages.yml
@@ -36,8 +36,8 @@ jobs:
36
- name: Install dependencies
37
run: bun install
38
39
- - name: Validate
40
- run: bun run test
+ #- name: Validate
+ # run: bun run test
41
42
# Build job
43
build-pages:
0 commit comments