workflows added group

This commit is contained in:
silverqx
2023-08-12 09:16:36 +02:00
parent 6977e47740
commit 28e3ec78d3
4 changed files with 20 additions and 0 deletions

View File

@@ -407,8 +407,13 @@ jobs:
- name: Print MySQL, PostgreSQL database versions
run: |
Write-Output '::group::MySQL version'
mysql.exe --version
Write-Output '::endgroup::'
Write-Output '::group::PostgreSQL version'
postgres.exe --version
Write-Output '::endgroup::'
- name: Qt 6.5.2 install base components
uses: jurplel/install-qt-action@v3

View File

@@ -225,8 +225,13 @@ jobs:
- name: Print MySQL, PostgreSQL database versions
run: |
Write-Output '::group::MySQL version'
mysql.exe --version
Write-Output '::endgroup::'
Write-Output '::group::PostgreSQL version'
postgres.exe --version
Write-Output '::endgroup::'
- name: Qt 5.15.2 install base components
uses: jurplel/install-qt-action@v3

View File

@@ -420,8 +420,13 @@ jobs:
- name: Print MySQL, PostgreSQL database versions
run: |
Write-Output '::group::MySQL version'
mysql.exe --version
Write-Output '::endgroup::'
Write-Output '::group::PostgreSQL version'
postgres.exe --version
Write-Output '::endgroup::'
- name: Qt 6.5.2 install base components
uses: jurplel/install-qt-action@v3

View File

@@ -256,8 +256,13 @@ jobs:
- name: Print MySQL, PostgreSQL database versions
run: |
Write-Output '::group::MySQL version'
mysql.exe --version
Write-Output '::endgroup::'
Write-Output '::group::PostgreSQL version'
postgres.exe --version
Write-Output '::endgroup::'
- name: >-
MSYS2 UCRT64 setup (${{ join(matrix.compiler.pacboy, ', ') }}, lld:u,