mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[MinGW] Run test-spec
This commit is contained in:
parent
5ebda74ae1
commit
acd82cc31a
1 changed files with 1 additions and 4 deletions
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…
Add table
Reference in a new issue