1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/.github/workflows
Kazuhiro NISHIYAMA a0ce0b6297
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`.
95692e54f4/.github/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.
2019-09-22 10:11:51 +09:00
..
check_branch.yml Update the description of check_branch 2019-08-14 22:36:49 +09:00
draft-release.yml Add if: always() because 2.4.x's make check failed on snapshot [ci skip] 2019-09-22 10:11:51 +09:00
macos.yml brew install may fail, so try to use tool/travis_retry.sh 2019-09-17 18:02:03 +09:00
ubuntu.yml Dump some information 2019-09-13 13:44:03 +09:00
windows.yml Roughly retry choco install commands 2019-09-03 21:03:11 +09:00