mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 07:07:33 +00:00
Remove test from Node CI and package.json as we dont have any yet
This commit is contained in:
parent
e15599b8b3
commit
aac69e16de
2 changed files with 0 additions and 2 deletions
1
.github/workflows/node.yml
vendored
1
.github/workflows/node.yml
vendored
|
|
@ -25,4 +25,3 @@ jobs:
|
|||
cache: 'npm'
|
||||
- run: npm ci
|
||||
- run: npm run build --if-present
|
||||
- run: npm test
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
"name": "gamedig",
|
||||
"description": "Query for the status of any game server in Node.JS",
|
||||
"scripts": {
|
||||
"test": "",
|
||||
"lint:check": "eslint .",
|
||||
"lint:fix": "eslint --fix ."
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue