Skip to content

removed symbol case from gc. other minor cleanup #184

removed symbol case from gc. other minor cleanup

removed symbol case from gc. other minor cleanup #184

Workflow file for this run

name: Run make check
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: make check
run: git clone https://github.com/reginaldford/sms && cd sms && make check