Skip to content

Replace let* implementation with let (#50) #91

Replace let* implementation with let (#50)

Replace let* implementation with let (#50) #91

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