Skip to content

Commit

Permalink
List sample output files
Browse files Browse the repository at this point in the history
  • Loading branch information
datalogics-saharay committed Mar 13, 2024
1 parent db34e3e commit 15c4801
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-dotnet-samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,9 @@ jobs:
echo "Not available on this os"
fi
fi
- name: List sample output files
run: |
ls ${{ github.workspace}}/
- name: Save artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 15c4801

Please sign in to comment.