Skip to content

Commit 0d2adf5

Browse files
committed
细节整理
1 parent 0675222 commit 0d2adf5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/dev-check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
node-version: 12
2424
- run: npm install
2525
- run: npm run test
26-
2726
build:
2827
runs-on: ubuntu-latest
2928
steps:

.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ node_modules
33
bower_components
44
deploy.sh
55
npm-debug.log
6-
test/config.json
6+
.github
7+
.vscode
8+
test
79
site

0 commit comments

Comments
 (0)