https://gitlab.com/tezos/tezos
Revision e2026ff336c298acb844a3ad87dc94e3197d5c80 authored by Thomas Letan on 02 February 2024, 18:50:32 UTC, committed by Marge Bot on 07 February 2024, 10:15:54 UTC
1 parent 140fd1e
Raw File
Tip revision: e2026ff336c298acb844a3ad87dc94e3197d5c80 authored by Thomas Letan on 02 February 2024, 18:50:32 UTC
CI: Execute Etherlink Rust tests in a dedicated job
Tip revision: e2026ff
.gitattributes
_coverage_output export-ignore
.gitignore export-ignore
.gitattributes export-ignore
.gitlab-ci.yml export-ignore
.github export-ignore
.gitlab export-ignore
devtools export-ignore
# these folders have symlinks which are problematic on Windows
docs/active export-ignore

src/lib_version/exe/get_git_info.ml export-subst
src/lib_version/current_git_info.ml export-subst
back to top