mirror of
https://github.com/vim/vim
synced 2025-07-15 16:51:57 +00:00
CI: uploading failed screendumps still fails on Cirrus CI
Let's see if removing the double quotes makes a difference. Signed-off-by: Aliaksei Budavei <0x000c70@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
27fbf6e5e8
commit
793c315115
@ -25,6 +25,6 @@ freebsd_task:
|
||||
screendump_artifacts:
|
||||
name: "Cirrus-CI-freebsd-failed-tests"
|
||||
path: |
|
||||
"runtime/syntax/testdir/failed/*"
|
||||
"src/testdir/failed/*"
|
||||
runtime/syntax/testdir/failed/*
|
||||
src/testdir/failed/*
|
||||
type: application/octet-stream
|
||||
|
Reference in New Issue
Block a user