From 372d2fd80c9e945adc3bcf484e722cac37702aff Mon Sep 17 00:00:00 2001 From: Zebedee Nicholls Date: Tue, 19 Jan 2021 23:34:12 +1100 Subject: [PATCH] Run test script on all operating systems --- .github/workflows/ci-cd-workflow.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci-cd-workflow.yml b/.github/workflows/ci-cd-workflow.yml index 44b5b59c..6001e3f3 100644 --- a/.github/workflows/ci-cd-workflow.yml +++ b/.github/workflows/ci-cd-workflow.yml @@ -119,7 +119,6 @@ jobs: pytest tests -r a - name: Test scripts (${{ runner.os }}) - if: startsWith(runner.os, 'Windows') run: | python scripts/plot_example.py