Skip to content

Commit

Permalink
Intentionally add failing step to make sure CI will work
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Sep 29, 2024
1 parent df75cdb commit 1efdae7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
$PSVersionTable
$PSNativeCommandUseErrorActionPreference
$ErrorActionPreference
- run: ruby -e 'exit 42'
# This job has many comment-out style note, agree to ugly, but do NOT remove for now.
# See #443 for detail.
#
Expand Down

0 comments on commit 1efdae7

Please sign in to comment.