Skip to content

Fix #321: export all known extensions for testdata, not just .in and … #632

Fix #321: export all known extensions for testdata, not just .in and …

Fix #321: export all known extensions for testdata, not just .in and … #632

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