Skip to content

zsh: update completions #41

zsh: update completions

zsh: update completions #41

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
jobs:
ci:
name: Run test suite
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v4
- name: Run shellcheck
env:
GH_TOKEN: ${{ github.token }}
run: |
gh extension install itspriddle/gh-shellcheck
gh shellcheck -e SC1090,SC1091 -- :tmux.d :opt/graveyard