Skip to content

Commit

Permalink
clean up scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
sofisl committed Dec 27, 2024
1 parent 11d1d1a commit d19db89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"description": "tests for script",
"scripts": {
"test": "mocha close-invalid-link.test.cjs",
"test": "mocha close-invalid-link.test.cjs"
},
"author": "Google Inc.",
"license": "Apache-2.0",
Expand Down

0 comments on commit d19db89

Please sign in to comment.