Skip to content

🤖 Auto-sync docs, metadata, and filepaths (#363) #218

🤖 Auto-sync docs, metadata, and filepaths (#363)

🤖 Auto-sync docs, metadata, and filepaths (#363) #218

Workflow file for this run

name: Verify Exercises
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-24.04
container:
image: exercism/vimscript-test-runner
steps:
- name: Checkout repository
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
- name: Verify all exercises
run: bin/verify-exercises