mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
Remove param from py.test as not valid in .yml
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ build: off
|
|||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
# Run the project tests
|
# Run the project tests
|
||||||
- ps: "py.test -s"
|
- ps: "py.test"
|
||||||
|
|
||||||
# after_test:
|
# after_test:
|
||||||
# # If tests are successful, create binary packages for the project.
|
# # If tests are successful, create binary packages for the project.
|
||||||
|
|||||||
Reference in New Issue
Block a user