Skip to content
  • Matthew Clarkson's avatar
    test: run `entrypoint` test on Linux · 38c92f4a
    Matthew Clarkson authored and Matthew Clarkson's avatar Matthew Clarkson committed
    This forces the `@which-echo` repository to run which will fail
    when there is no `echo` on `PATH`. That is the case on Windows.
    
    It is not guaranteed that `echo` is on `PATH` on Linux but highly
    likely.
    38c92f4a
Loading