Skip to content

Update Zsh: update p10k, move to z4h, more tidying #14

Update Zsh: update p10k, move to z4h, more tidying

Update Zsh: update p10k, move to z4h, more tidying #14

Workflow file for this run

---
name: Ruby
on: [push, pull_request]
jobs:
rubocop:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6
bundler-cache: true
- run: bundle exec rubocop