Skip to content

Revert "mass replaced int with stdint32_t" That was not a good idea! #157

Revert "mass replaced int with stdint32_t" That was not a good idea!

Revert "mass replaced int with stdint32_t" That was not a good idea! #157

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