Skip to content

Commit 9e9a76a

Browse files
felipepletsnlf
authored andcommitted
chore(ci): fix license validation CI step name
PR-URL: #4118 Credit: @felipeplets Close: #4118 Reviewed-by: @darcyclarke
1 parent db1885d commit 9e9a76a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: |
6363
node ./bin/npm-cli.js install --ignore-scripts --no-audit
6464
node ./bin/npm-cli.js rebuild
65-
- name: Run linting
65+
- name: Validate licenses
6666
run: node ./bin/npm-cli.js run licenses
6767

6868
smoke-tests:

0 commit comments

Comments
 (0)