Skip to content

feat: add antlr grammar for test file format #1709

feat: add antlr grammar for test file format

feat: add antlr grammar for test file format #1709

Workflow file for this run

name: License check
on: pull_request
jobs:
license:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check License Header
uses: enarx/spdx@master
with:
licenses: Apache-2.0 MIT