Skip to content

Improve validation of object keys #68

Improve validation of object keys

Improve validation of object keys #68

Workflow file for this run

name: Test
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run tests
run: make -B test