aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLouis Burda <quent.burda@gmail.com>2021-07-09 13:31:10 +0200
committerLouis Burda <quent.burda@gmail.com>2021-07-09 13:31:10 +0200
commit5c75daff362e8349d0accd131af57fe92fc4dc97 (patch)
tree20b09f0231b5c8fce2d4302ccf35c95b5f58f7bf /.github
parente0f4537c8f5377d29cbaede3bd5120abac12ed0f (diff)
downloadenowars5-service-stldoctor-5c75daff362e8349d0accd131af57fe92fc4dc97.tar.gz
enowars5-service-stldoctor-5c75daff362e8349d0accd131af57fe92fc4dc97.zip
fix github workflow yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/enochecker_test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/enochecker_test.yml b/.github/workflows/enochecker_test.yml
index ef548b8..524d8bc 100644
--- a/.github/workflows/enochecker_test.yml
+++ b/.github/workflows/enochecker_test.yml
@@ -19,7 +19,7 @@ jobs:
- name: Set up Python 3.9
uses: actions/setup-python@v2
with:
- python-version 3.9
+ python-version: 3.9
- name: Test checker style
run: |
cd checker