Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

add tests

add tests #10

name: Windows C/C++ compilation CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- name: make
run: cd ./minitalk; make