summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Mulansky <mario.mulansky@gmx.net>2021-12-29 17:05:36 -0600
committerMario Mulansky <mario.mulansky@gmx.net>2021-12-29 17:07:41 -0600
commitea268fc804d074450e3c0c15d496d0dfbc12ac15 (patch)
tree4095e526d6d9a13c525df0cddb55366778b8b277
parent59b4e6881d07ef8fc089af0918c01fd835f7efe1 (diff)
Fix typo in workflow
-rw-r--r--.github/workflows/python-package.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-package.yml
index 48bb849..605a31e 100644
--- a/.github/workflows/python-package.yml
+++ b/.github/workflows/python-package.yml
@@ -42,4 +42,4 @@ jobs:
# flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Test with nosetest
run: |
- nosetes
+ nosetests