Skip to content

Commit

Permalink
Improve ruby test.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Aug 29, 2024
1 parent 40f9c19 commit 2f09220
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,4 @@ jobs:
lsbom $(pkgutil --bom ruby-with-python.pkg)
sudo installer -pkg "ruby-with-python.pkg" -target /
/opt/homebrew/python3 -c 'import sys; print(sys.argv)'
/opt/homebrew/ruby -e "require 'date'; puts Date.today"

0 comments on commit 2f09220

Please sign in to comment.