diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3ed9cf159817a5726542d4c685a750c0ace8af58..65a605b43a5090120f91ff4778941fff1c2d9015 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,4 +7,4 @@ python_run: - pip install pandas - python3 ComputeCommentEmbeddings.py tags: - - "#ht" \ No newline at end of file + - "ht" \ No newline at end of file