summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVal Neekman (AvidCoder) <un33kvu@gmail.com>2022-02-16 16:13:33 -0500
committerVal Neekman (AvidCoder) <un33kvu@gmail.com>2022-02-16 16:13:33 -0500
commit614f1830dece4140f51e7797670306f718ee7050 (patch)
treeb7f2d3d16c9670b2854c3e531415466b300ed536
parentad33581c491fd16cd64930fe02c862c04595550b (diff)
downloadpython-slugify-614f1830dece4140f51e7797670306f718ee7050.tar.gz
actions
-rw-r--r--.github/workflows/dev.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml
index fc6d0a5..56d7302 100644
--- a/.github/workflows/dev.yml
+++ b/.github/workflows/dev.yml
@@ -10,7 +10,7 @@ on:
jobs:
build:
- name: Python ${{ matrix.python-version }}
+ name: Python ${{ matrix.python }}
runs-on: ubuntu-latest
strategy:
matrix: