mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
refactor: use environment, not .env, in ci (#65736)
This commit is contained in:
committed by
GitHub
parent
d453de6fda
commit
4613efa921
@@ -13,6 +13,9 @@
|
||||
"test-content": {
|
||||
"passThroughEnv": ["VITEST_POOL_ID", "PUPPETEER_WS_ENDPOINT"],
|
||||
"env": ["FCC_*", "CURRICULUM_LOCALE", "SHOW_UPCOMING_CHANGES"]
|
||||
},
|
||||
"lint": {
|
||||
"env": ["CURRICULUM_LOCALE"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user