1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-15 20:13:31 +02:00

Update cli_testmaker.os

This commit is contained in:
Anton Titovets
2024-03-28 16:48:55 +03:00
parent 19e8097e24
commit 5a4a393390

View File

@@ -115,7 +115,7 @@
| - name: Выполнить " + ТекущийМетод+ "
| if: ${{ cancelled() }} == false
| run: |
| ./oint_bin " + ТекущийМетод + " \" + Символы.ПС;
| ./oint_bin " + Библиотека + " " + ТекущийМетод + " \" + Символы.ПС;
КонецЕсли;