mirror of
https://github.com/actions/http-client.git
synced 2025-04-21 17:52:29 +00:00
comment format for review
This commit is contained in:
parent
20b83b585c
commit
7295685073
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -40,8 +40,8 @@ jobs:
|
|||||||
- name: npm test
|
- name: npm test
|
||||||
run: npm test
|
run: npm test
|
||||||
|
|
||||||
- name: Format
|
# - name: Format
|
||||||
run: npm run format-check
|
# run: npm run format-check
|
||||||
|
|
||||||
- name: audit security
|
- name: audit security
|
||||||
run: npm audit --audit-level=moderate
|
run: npm audit --audit-level=moderate
|
||||||
|
Loading…
Reference in New Issue
Block a user