Skip to content

Sync roman-numerals tests #60

Sync roman-numerals tests

Sync roman-numerals tests #60

Workflow file for this run

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