We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f8095 commit 011e271Copy full SHA for 011e271
.github/workflows/pull-request.yml
@@ -10,6 +10,6 @@ jobs:
10
node-version-file: ".node-version"
11
cache: npm
12
- run: npm ci
13
- - run: npm run res:buil
+ - run: npm run res:build
14
- run: npm test
15
- run: npm run ci:format
0 commit comments