Skip to content

Merge pull request #116 from joclement/next #298

Merge pull request #116 from joclement/next

Merge pull request #116 from joclement/next #298

Workflow file for this run

---
name: Test
on:
push:
branches:
- main
pull_request:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v4
- run: APPROVE_VIM_UPDATE=false ./install