Closed sambostock closed 5 years ago
This duplicates #238, since it looks like GitHub actions may be messed up on that PR.
I changed the commit subject to ensure it is a different hash. Hopefully it works on this one 🤞
This disables the CI check against Windows, as per @wvanbergen's comment on #236. For some reason, the Windows check started failing with the following error. Run gem install bundler && bundle install --jobs 4 --retry 3 At D:\a\_temp\48aedf55-2f9e-41d7-893b-70269dfa3633.ps1:2 char:21 + gem install bundler && bundle install --jobs 4 --retry 3 + ~~ The token '&&' is not a valid statement separator in this version. + CategoryInfo : ParserError: (:) [], ParseException + FullyQualifiedErrorId : InvalidEndOfLine Temporarily excluding Windows unblocks CI for other PRs until this is figured out.
This disables the CI check against Windows, as per @wvanbergen's comment on #236.
For some reason, the Windows check started failing with the following error.
Run gem install bundler && bundle install --jobs 4 --retry 3 At D:\a\_temp\48aedf55-2f9e-41d7-893b-70269dfa3633.ps1:2 char:21 + gem install bundler && bundle install --jobs 4 --retry 3 + ~~ The token '&&' is not a valid statement separator in this version. + CategoryInfo : ParserError: (:) [], ParseException + FullyQualifiedErrorId : InvalidEndOfLine
Temporarily excluding Windows unblocks CI for other PRs until this is figured out.
Closes #238
This duplicates #238, since it looks like GitHub actions may be messed up on that PR.
I changed the commit subject to ensure it is a different hash. Hopefully it works on this one 🤞
Original Description
Closes #238