Skip to content

Commit

Permalink
Merge pull request #1 from Princesseuh/patch-1
Browse files Browse the repository at this point in the history
Update lookup.json
  • Loading branch information
rluvaton committed Apr 9, 2024
2 parents 01e904e + bbe5905 commit 554e9e1
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,21 +41,17 @@
"maintainers": "dominictarr"
},
"astro": {
"scripts": [
"build:ci:no-cache",
"--filter=astro test"
],
"scripts": ["build:ci:no-cache", "test:citgm"],
"maintainers": "@princesseuh",
"prefix": "astro@",
"skip": [
"aix"
],
"skip": ["aix"],
"pnpm": true,
"tags": "latest",
"head": true,
"envVar": {
"DO_NOT_TRACK": "1"
}
"DO_NOT_TRACK": "1",
"TELEMETRY_DISABLED": true
},
},
"ava": {
"prefix": "v",
Expand Down

0 comments on commit 554e9e1

Please sign in to comment.