Skip to content

minor: remove decl from TypeAst. #66

minor: remove decl from TypeAst.

minor: remove decl from TypeAst. #66

Workflow file for this run

name: Test
on:
push:
pull_request:
jobs:
test:
name: cargo test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
rustflags:
- run: cargo test --all-features