Skip to content

Add the intern macro and a add_special_form/add_macro method #150

Add the intern macro and a add_special_form/add_macro method

Add the intern macro and a add_special_form/add_macro method #150

Workflow file for this run

name: tulisp-ci
on:
push:
branches: [ main ]
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run tests
run: cargo test