-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/checks/check_license.sh: line 50: git: command not found #18
Comments
FYI - @daniellimws |
I think you can assign this to me. |
@daniellimws, adding git to https://github.com/SymbiFlow/actions/blob/main/checks/Dockerfile#L2 should fix it.
|
mithro
added a commit
to mithro/actions
that referenced
this issue
Apr 17, 2021
Should fix f4pga#18. Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
mithro
added a commit
to mithro/actions
that referenced
this issue
Apr 18, 2021
- This should cause the failure seen in f4pga#18. Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
mithro
added a commit
to mithro/actions
that referenced
this issue
Apr 18, 2021
Should fix f4pga#18. Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
mithro
added a commit
to mithro/actions
that referenced
this issue
Apr 18, 2021
- This should cause the failure seen in f4pga#18. Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
mithro
added a commit
to mithro/actions
that referenced
this issue
Apr 18, 2021
Should fix f4pga#18. Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
Seems the reason why the test did not catch this was that this module didn't have any
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://github.com/SymbiFlow/sphinxcontrib-hdl-diagrams/pull/68/checks?check_run_id=2358606670#step:4:36
The text was updated successfully, but these errors were encountered: