Commit 9fff754
Changed files (1)
.github
workflows
.github/workflows/ci.yml
@@ -16,7 +16,6 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby-version }}
- bundler-cache: true
- name: Running tests…
run: sh bin/test
style: