2
0
mirror of https://github.com/boostorg/spirit.git synced 2026-01-19 04:42:11 +00:00

Remove useless debug output in CI

This commit is contained in:
Nana Sakisaka
2025-09-05 12:46:02 +09:00
parent 7a84f062ac
commit c9b7954c44

View File

@@ -292,7 +292,6 @@ jobs:
working-directory: ${{ steps.env-info.outputs.BOOST_ROOT }}
shell: cmd
run: |
echo "GITHUB_WORKSPACE: %GITHUB_WORKSPACE%"
xcopy /S /E /Q %GITHUB_WORKSPACE% libs\spirit\
cd libs\spirit\test
cd ${{ matrix.spirit_component }}