Open tagliala opened 2 days ago
Allow to run specs in file systems where /dev/null is not supported, like Windows.
/dev/null
Tested on GitHub Actions, with runs-on: windows-latest
runs-on: windows-latest
https://github.com/tagliala/inline_svg/actions/runs/11981009383
https://github.com/tagliala/inline_svg/actions/runs/11981044155
Allow to run specs in file systems where
/dev/null
is not supported, like Windows.Tested on GitHub Actions, with
runs-on: windows-latest
Before
https://github.com/tagliala/inline_svg/actions/runs/11981009383
After
https://github.com/tagliala/inline_svg/actions/runs/11981044155