Skip to content
Snippets Groups Projects
Commit a53ed983 authored by John Cai's avatar John Cai
Browse files

.gitlab-ci.ymL: Test code only

There was a bug in .gitlab-ci.yml's skip_test_if_docs where we skipped
tests as long as the changeset included an .md file. Instead, we want to
take an inclusive approach and only test if we see files like .go,
.proto, etc.
parent 41b835c4
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment