mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-23 11:55:12 +00:00
Fixing CI
This commit is contained in:
2
.github/workflows/validate-readme.yml
vendored
2
.github/workflows/validate-readme.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
|||||||
run: npm install
|
run: npm install
|
||||||
|
|
||||||
- name: Validate collections
|
- name: Validate collections
|
||||||
run: npm run validate:collections
|
run: npm run collection:validate
|
||||||
|
|
||||||
- name: Update README.md
|
- name: Update README.md
|
||||||
run: npm start
|
run: npm start
|
||||||
|
|||||||
Reference in New Issue
Block a user