Skip to content

Commit

Permalink
echo
Browse files Browse the repository at this point in the history
  • Loading branch information
mPokornyETM committed Nov 8, 2023
1 parent c82c0d1 commit 9e50630
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/createBundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,10 @@ jobs:

- name: Start WinCC OA tests
run: |
cd ${{ github.workspace }}/devTools && executeTests.cmd
dir
cd ${{ github.workspace }}/devTools
dir
executeTests.cmd
- name: Publish Test Report
uses: mikepenz/action-junit-report@v4
Expand Down

0 comments on commit 9e50630

Please sign in to comment.