Skip to content

Commit

Permalink
Remove sanity tests
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Necas <[email protected]>
  • Loading branch information
mnecas committed Oct 4, 2023
1 parent 643857a commit a79c2fd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit a79c2fd

Please sign in to comment.