Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelstaib committed Jan 22, 2024
1 parent 78c510a commit 7099424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "OWFa-1.0",
"scripts": {
"test": "npm run test:build && npm run test:spellcheck",
"test:build": "spec-md --metadata spec/metadata.json spec/GraphQLCompositeSchemas.md > /dev/null",
"test:build": "spec-md --metadata spec/metadata.json spec/Spec.md > /dev/null",
"test:spellcheck": "cspell \"spec/**/*.md\" README.md",
"format": "prettier --write \"**/*.{md,yml,yaml,json}\"",
"format:check": "prettier --check \"**/*.{md,yml,yaml,json}\"",
Expand Down

0 comments on commit 7099424

Please sign in to comment.