[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
|
||||
timeout-minutes: 10
|
||||
working-directory: src/spec/ruby
|
||||
run: |
|
||||
$env:Path = "$pwd/../../../install/bin;$env:Path"
|
||||
ruby -v
|
||||
ruby ../mspec/bin/mspec -I../../tool/lib -j --timeout 60
|
||||
make test-spec
|
||||
|
||||
- uses: k0kubun/action-slack@v2.0.0
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user