Remove trailing newline from YAML multiline strings

pull/1795/head
Daniele Forsi IU5HKX 2025-07-05 10:37:30 +02:00
rodzic bdde43f175
commit 6a9f93a89e
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -13,7 +13,7 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest]
configure_args:
- >
- >-
--enable-html-matrix=no
--enable-parallel=no
--enable-pytest=no
@ -30,7 +30,7 @@ jobs:
--with-readline=no
--with-tcl-binding=no
--with-xml-support=no
- >
- >-
--enable-html-matrix=yes
--enable-parallel=yes
--enable-pytest=yes