summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2022-07-07 08:24:47 +0200
committerMichael Howitz <mh@gocept.com>2022-07-07 09:06:38 +0200
commitfc36cf4f860bcc7ac474c80aa40ecfa5f342c666 (patch)
tree7440e714e83f31845fda5241ce11222d4a3900ab /appveyor.yml
parent239dd565897703f6df4f414badfd98558f8002b6 (diff)
downloadzope-interface-fc36cf4f860bcc7ac474c80aa40ecfa5f342c666.tar.gz
Fix PyPy2 run on GHA.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 9f14aee..4b8bf63 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -52,7 +52,6 @@ build_script:
test_script:
- python -m unittest discover -s src
-
artifacts:
- path: 'dist\*.whl'
name: wheel