Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Commit

Permalink
Add unittest tag to enable the skipping unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mandoonandy committed Sep 8, 2020
1 parent 5e743a9 commit 7c8f506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/tasks/build-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
shell:
cmd: tox -epy3
chdir: ../gitrepos/{{repo}}
tags: unittest

- name: Clear out old wheels
file:
Expand Down

0 comments on commit 7c8f506

Please sign in to comment.