script: metadata update (#283)

This commit is contained in:
Michael McLoughlin
2022-05-08 16:10:23 -07:00
committed by GitHub
parent e3b49f1a29
commit 5e6971cc7a
2 changed files with 5 additions and 2 deletions

View File

@@ -19,8 +19,7 @@ jobs:
- name: Bootstrap
run: ./script/bootstrap
- name: Update Package Metadata
working-directory: tests/thirdparty
run: go test -v -run Metadata -update -net -prjs projects.json
run: ./script/metadata
- name: Diff
run: git diff
- name: Generate