Skip to content

Replace let* implementation with let #90

Replace let* implementation with let

Replace let* implementation with let #90

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