I'm having some issues with precheck. The LICENSE ...
# shuttle-precheck
s
I'm having some issues with precheck. The LICENSE check runs fine locally but fails on the efabless site.
a
@Steve Kelly: what error message do you get?
s
Step 1: "A LICENSE file was not found in project root."
That is our repo we are pulling seems fine locally
maybe is it trying to pull "master" branch instead of "main"
a
That's probably the case. I'll report that to the right person.
@Steve Kelly: I asked and it doesn't specify the branch name. It just clones the default branch.
s
Hmm