mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-06 07:10:10 +08:00
Improved CI
Remove needless line
This commit is contained in:
parent
e689c69838
commit
42cadee553
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -14,6 +14,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
ruby-version: ${{ matrix.ruby }}
|
ruby-version: ${{ matrix.ruby }}
|
||||||
bundler-cache: true
|
bundler-cache: true
|
||||||
- run: gem install bundler
|
|
||||||
- run: bundle install
|
|
||||||
- run: bundle exec rake test
|
- run: bundle exec rake test
|
||||||
|
Loading…
Reference in New Issue
Block a user