From a341635c6e6929e2ef3c44866eea1b39c3a09841 Mon Sep 17 00:00:00 2001 From: Ralph Kube Date: Thu, 12 Nov 2020 05:41:32 -0800 Subject: [PATCH] typo.. --- .github/workflows/pytest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index 6c83c2f..7a8890a 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -43,4 +43,4 @@ jobs: with: name: pytest-results path: test_results.xml - if: ${{ always }} + if: ${{ always() }}