Skip to content

i18n: remove forced space between 'Sample' and 'Input' #628

i18n: remove forced space between 'Sample' and 'Input'

i18n: remove forced space between 'Sample' and 'Input' #628

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
container: ragnargrootkoerkamp/bapctools
steps:
- uses: actions/checkout@v2
- run: cue vet doc/generators.yaml support/schemas/*cue -d '#Generators'
- run: pytest