From a79c2fd327d5872c4316f11ee4134ec92dc457da Mon Sep 17 00:00:00 2001 From: Martin Necas Date: Wed, 4 Oct 2023 14:44:04 +0200 Subject: [PATCH] Remove sanity tests Signed-off-by: Martin Necas --- .github/workflows/build.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index dc83a19f..f9e0dc2f 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -20,11 +20,6 @@ jobs: - name: Build the project run: ./build.sh build ovirt /tmp - - name: Run ansible-test sanity - run: | - cd /tmp/ansible_collections/ovirt/ovirt/ - ANSIBLE_TEST_PREFER_PODMAN=1 ansible-test sanity --docker --skip-test pylint - - name: Run ansible-lint 5.0.0 run: | cd /tmp/ansible_collections/ovirt/ovirt/