Skip to content

Commit

Permalink
Increase sleep time
Browse files Browse the repository at this point in the history
  • Loading branch information
datalogics-saharay committed Apr 17, 2024
1 parent 7c590f5 commit e50ab9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-dotnet-samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
run: |
sample_name=$(basename "$PWD")
sleep 2s
sleep 3s
if [ "$sample_name" == "Redactions" ] && [ "${{matrix.os}}" == 'ubuntu-latest' ]; then
echo "Not available on this os"
Expand Down

0 comments on commit e50ab9a

Please sign in to comment.