Skip to content

chore(deps): update vim/pack/plugins/start/codeium.vim digest to 7a01ffb #600

chore(deps): update vim/pack/plugins/start/codeium.vim digest to 7a01ffb

chore(deps): update vim/pack/plugins/start/codeium.vim digest to 7a01ffb #600

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-22.04
- ubuntu-24.04
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- run: ./install.sh