Skip to content

Commit

Permalink
Update scripts-testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ale5000-git authored Nov 3, 2024
1 parent bca7f55 commit c0d1319
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/scripts-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,9 @@ jobs:
#command -v 'etsh' || echo $?
#echo '==='
#'/opt/homebrew/bin/etsh' --version || echo $?
#echo '==='
echo '==='
ysh tools/my_test.sh || echo $?
echo '==='
else
choco 1> /dev/null install 'busybox' -y --no-progress
#choco install 'schily-cdrtools' --pre -y --no-progress
Expand Down

0 comments on commit c0d1319

Please sign in to comment.