这是indexloc提供的服务,不要输入任何密码
Skip to content
Discussion options

You must be logged in to vote

The issue is that you are passing --filter to npm on CI, and to Turborepo locally. You need an argument separator in there:

npm run test -- --filter=[origin/main]

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@tomdavidson
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@tomdavidson
Comment options

@nathanhammond
Comment options

Answer selected by nathanhammond
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
5 participants