Skip to content

Commit

Permalink
add newlines
Browse files Browse the repository at this point in the history
Signed-off-by: Joseph Cook <[email protected]>
  • Loading branch information
jmcook1186 authored Jan 8, 2024
1 parent 248bf75 commit cf9969d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jobs:

- name: Run tests
run: npm run test --silent

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,4 @@
"test": "jest --verbose"
}
}

0 comments on commit cf9969d

Please sign in to comment.