Skip to content

Commit

Permalink
lookup: set script for pino
Browse files Browse the repository at this point in the history
It doesn't fix any error but this is what the pino project runs in their CI.

Refs: https://github.com/pinojs/pino/blob/bb1f89dbd9424edd3522022786316dadd97bb059/.github/workflows/ci.yml#L65-L66
  • Loading branch information
targos committed Dec 21, 2024
1 parent 75d09b0 commit f1873b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@
"pino": {
"prefix": "v",
"maintainers": "mcollina",
"scripts": ["test-ci"],
"skip": ["aix", "s390x"]
},
"prom-client": {
Expand Down

0 comments on commit f1873b9

Please sign in to comment.