Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonSmith committed Nov 12, 2023
1 parent bc3249a commit 8f1fe1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-ui-gh_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,6 @@ jobs:
if: ${{ failure() || cancelled() }}
uses: actions/upload-artifact@v2
with:
name: ECLWatchUiTest
name: ${{ inputs.asset-name }}-ui_test-logs
path: ${{ inputs.asset-name }}-ui_test-files/eclWatchUiTest.log
if-no-files-found: error

0 comments on commit 8f1fe1c

Please sign in to comment.