summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index e4ba0f7..bbe168b 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -25,6 +25,6 @@ jobs:
- name: Run pylint
run: |
pipenv run lint
- # - name: Test with pytest
- # run: |
- # pipenv run test
+ - name: Test with pytest
+ run: |
+ pipenv run test