We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4c3fc4 commit 6b7d94cCopy full SHA for 6b7d94c
1 file changed
.github/workflows/deploy.yml
@@ -32,9 +32,6 @@ jobs:
32
- name: Npm install
33
run: npm install
34
35
- - name: Test
36
- run: npm run test
37
-
38
- name: Rewrite gatsby confing inside smoothdoc
39
run: cp smooth-doc-gatsby-config.js node_modules/smooth-doc/gatsby-config.js
40
0 commit comments