Skip to content

chore(deps): update vim/pack/plugins/start/vim-airline digest to 192c… #1055

chore(deps): update vim/pack/plugins/start/vim-airline digest to 192c…

chore(deps): update vim/pack/plugins/start/vim-airline digest to 192c… #1055

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: ${{ matrix.os }}
timeout-minutes: 10
strategy:
fail-fast: false
matrix:
os:
- ubuntu-24.04
- ubuntu-26.04
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- run: ./install.sh