From 2b6c9fe22ecf9b3070fc27ee2c9de8c8bac97a5b Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Thu, 23 Dec 2021 21:58:05 +0200 Subject: [PATCH] A little more testing. --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c38a3fc..0ca18c5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,3 +10,4 @@ install-wheel: script: - python3 -m yamltool -h - yt -h + - cat .pre-commit-config.yaml .gitlab-ci.yml | yt -- GitLab