Skip to content

Remove zsh due to occasional conflict to see if it helps issues like … #1160

Remove zsh due to occasional conflict to see if it helps issues like …

Remove zsh due to occasional conflict to see if it helps issues like … #1160

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
clone-and-install:
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/vscode/devcontainers/base:ubuntu
env:
CODESPACES: true
steps:
- uses: actions/checkout@v4
- run: ./install.sh
- name: chezmoi data
run: '"$HOME/.local/bin/chezmoi" data'