Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nxdun committed Apr 15, 2024
2 parents a2a47a5 + 3770660 commit 072415c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1,965 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.build.check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm install
- run: npm start


3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ temp
url.txt
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json

# package lock
package-lock.json
# Runtime data
pids
*.pid
Expand Down
Loading

0 comments on commit 072415c

Please sign in to comment.