Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bfa694e

Browse filesBrowse files
OlafConijnTomasz Łakomy
and
Tomasz Łakomy
authored
Update .github/workflows/publish.yml
Co-authored-by: Tomasz Łakomy <tomasz@stedi.com>
1 parent 6fd7275 commit bfa694e
Copy full SHA for bfa694e

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎.github/workflows/publish.yml

Copy file name to clipboardExpand all lines: .github/workflows/publish.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
node-version: '18.x'
1414
registry-url: 'https://registry.npmjs.org'
1515
- run: npm install
16-
- run: npx jest
16+
- run: npm run test
1717
- run: npm publish
1818
env:
1919
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.