[MinGW] Run test-spec
This commit is contained in:
parent
5ebda74ae1
commit
acd82cc31a
5
.github/workflows/mingw.yml
vendored
5
.github/workflows/mingw.yml
vendored
@ -123,11 +123,8 @@ jobs:
|
|||||||
|
|
||||||
- name: test-spec
|
- name: test-spec
|
||||||
timeout-minutes: 10
|
timeout-minutes: 10
|
||||||
working-directory: src/spec/ruby
|
|
||||||
run: |
|
run: |
|
||||||
$env:Path = "$pwd/../../../install/bin;$env:Path"
|
make test-spec
|
||||||
ruby -v
|
|
||||||
ruby ../mspec/bin/mspec -I../../tool/lib -j --timeout 60
|
|
||||||
|
|
||||||
- uses: k0kubun/action-slack@v2.0.0
|
- uses: k0kubun/action-slack@v2.0.0
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user