Skip to content

search_dirs override when running tests #13235

Answered by jszwedko
NasAmin asked this question in Q&A
Discussion options

You must be logged in to vote

HI @NasAmin !

One way you could do it is by providing the search_dirs via an environment variable like:

[transforms.lua]
type = "lua"
seach_dirs = [${SEARCH_DIRS}]

That you could set to SEARCH_DIRS to a different value when running them as tests.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by NasAmin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants