Skip to content

fix: remove COMPLETION environment variabls #76

fix: remove COMPLETION environment variabls

fix: remove COMPLETION environment variabls #76

Workflow file for this run

name: Manual workflow
on:
push:
branches:
- 'main'
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Install dotfiles
run: sh -c "$(curl -fsLS get.chezmoi.io)" -- init --no-tty --no-pager --keep-going oliverdding --apply --promptDefaults
- name: Check system
run: ./bin/chezmoi doctor --keep-going --no-pager --no-tty