Skip to content

Commit 71e5f9f

Browse files
committed
- Small update for eslint.yml workflow.
1 parent 73cdd81 commit 71e5f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/eslint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
sudo apt-get install yarn -y
2727
yarn --version
2828
yarn install && npx eslint webserver.js
29-
printf "Done running pylint checks, exiting ..."
29+
printf "\n[INFO] - Done running eslint checks but with "new-cap" rule disabled, exiting ..."

0 commit comments

Comments
 (0)