Skip to content

CI

CI #218

Workflow file for this run

name: CI
on:
push:
pull_request:
schedule:
- cron: '0 8 * * 6'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
mkdir -p ~/dotfiles-install-dir
- run: |
HOME=~/dotfiles-install-dir ./install