Commit c68220d
committed
CI: exclude macOS from gem test
It is because of the difficulty in assuming a macOS shell
behavior.
`set -e` and `(! ...)` does not work as expected on macOS.
Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>1 parent 6dd76cc commit c68220d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments