aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarvin Borner2023-08-17 19:23:35 +0200
committerMarvin Borner2023-08-17 19:23:35 +0200
commit58f07302989f945b109c0c69d9e96444514ef1a6 (patch)
treebc3ebf3f3585ba486c3d489e913fd562c7887a5e
parent0c74a77aa9aefd137e098bf2b7ba2a6d1c000741 (diff)
Pherkel is an idiot
-rw-r--r--.github/workflows/format.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml
index a307ede..3480462 100644
--- a/.github/workflows/format.yml
+++ b/.github/workflows/format.yml
@@ -10,7 +10,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v3
with:
- python-version: 3.10
+ python-version: "3.10"
- name: Install poetry
run: |
python -m pip install --upgrade pip