From 0921f83df36ea30624be4106f222e3c6948e3760 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Tue, 24 May 2022 23:11:23 +0100 Subject: [PATCH] Update tests.yml --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index f1b3836e4..fc8f38a8b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -67,4 +67,4 @@ jobs: - name: Test with pytest run: | cd tests - pytest unit_tests.py \ No newline at end of file + pytest unit_tests.py -s