Skip to content

Restack Ion 1.1 macros and symbols to meet spec changes #63

Restack Ion 1.1 macros and symbols to meet spec changes

Restack Ion 1.1 macros and symbols to meet spec changes #63

Workflow file for this run

name: "Validate Conformance Test Syntax"
on:
push:
pull_request:
jobs:
check-conformance-test-syntax:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install Ion CLI
run: cargo install [email protected]
- name: Run validation script
run: ./check-syntax