about summary refs log tree commit diff stats
path: root/.github/workflows/pypy.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/pypy.yml')
-rw-r--r--.github/workflows/pypy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pypy.yml b/.github/workflows/pypy.yml
index 87e072fb..b9b28f77 100644
--- a/.github/workflows/pypy.yml
+++ b/.github/workflows/pypy.yml
@@ -3,7 +3,7 @@ name: Pypy tests
 on:
   push:
     paths:
-      - '.github/workflows/python.yml'
+      - '.github/workflows/pypy.yml'
       - '**.py'
 
 jobs: