ci update
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -13,5 +13,7 @@ jobs:
|
||||
with:
|
||||
ruby-version: ${{ matrix.ruby-version }}
|
||||
bundler-cache: true
|
||||
- name: Install Curl
|
||||
run: sudo apt install libcurl4-openssl-dev
|
||||
- name: Run tests
|
||||
run: bundle exec rake
|
Reference in New Issue
Block a user