Skip to content

Updated completion zsh #161

Updated completion zsh

Updated completion zsh #161

Workflow file for this run

name: shellcheck
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
with:
submodules: recursive
- name: Shellcheck yayfzf
run: shellcheck --color=always --check-sourced bin/yayfzf