mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-12-16 03:08:54 +08:00
Fix CI
This commit is contained in:
1
.github/ci.yml → .github/workflows/ci.yml
vendored
1
.github/ci.yml → .github/workflows/ci.yml
vendored
@@ -12,4 +12,5 @@ jobs:
|
||||
- uses: actions/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: ${{ matrix.ruby }}
|
||||
- run: bundle install
|
||||
- run: bundle exec rake test
|
||||
Reference in New Issue
Block a user