diff options
author | Kazuhiro NISHIYAMA <[email protected]> | 2019-09-22 10:11:06 +0900 |
---|---|---|
committer | Kazuhiro NISHIYAMA <[email protected]> | 2019-09-22 10:11:51 +0900 |
commit | a0ce0b6297852f64f6a05593e1364619da7a831d () | |
tree | a96910ab5e78b7916d4097223c7ac092b9fd0daf /internal.h | |
parent | c020fd6aa8a356b1ae9d3db5b99c7e29a1fddae0 (diff) |
Add `if: always()` because 2.4.x's `make check` failed on snapshot [ci skip]
`check-snapshot-ruby_2_4` uses `make test` instead of `make check`. https://.com/ruby/actions/blob/95692e54f4263501db1508d51c1fb67c03b4f575/./workflows/snapshot.yml#L448-L449 `draft-release` use `make check` to make it simple, and actions is required regardless of success or failure. On the other hand, snapshot success can be ignored, so normally it should not fail.
0 files changed, 0 insertions, 0 deletions