mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-05 22:31:11 +08:00
Fix CI
This commit is contained in:
parent
648e606ed4
commit
8c78465ce9
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
|
14
]
Normal file
14
]
Normal file
@ -0,0 +1,14 @@
|
||||
Fix CI
|
||||
|
||||
# Please enter the commit message for your changes. Lines starting
|
||||
# with '#' will be ignored, and an empty message aborts the commit.
|
||||
#
|
||||
# Date: Thu Nov 19 22:44:40 2020 +0900
|
||||
#
|
||||
# ブランチ develop
|
||||
# コミット予定の変更点:
|
||||
# renamed: ci.yml -> workflows/ci.yml
|
||||
#
|
||||
# Changes not staged for commit:
|
||||
# modified: workflows/ci.yml
|
||||
#
|
Loading…
Reference in New Issue
Block a user