Skip to content

Commit

Permalink
corrected test outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinRohn committed Mar 20, 2024
1 parent 6c53729 commit 6f826e1
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/setup-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
shell: bash
run: |
echo "Installer path: ${{ steps.setup_codesys.outputs.installer-path }}"
echo "Installer version: ${{ steps.setup_codesys.outputs.installer-version }}"
echo "Generation: ${{ steps.setup_codesys.outputs.generation }}"
echo "Architecture: ${{ steps.setup_codesys.outputs.architecture }}"
echo "Patch: ${{ steps.setup_codesys.outputs.patch }}"
echo "Installer executable: ${{ steps.setup_codesys.outputs.installer-cli-executable }}"
echo "CODESYS Path: ${{ steps.setup_codesys.outputs.codesys-path }}"
echo "CODESYS executable: ${{ steps.setup_codesys.outputs.codesys-executable }}"

0 comments on commit 6f826e1

Please sign in to comment.