Skip to content

Commit 4050a1a

Browse files
committed
Drop expected failures for now
1 parent 908eeb9 commit 4050a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ jobs:
564564
fi
565565
}
566566
567-
executables=("pypy" "pypy3.9" "python")
567+
executables=("python")
568568
569569
all_found=true
570570
for executable_name in "${executables[@]}"; do

0 commit comments

Comments
 (0)