Add workflow file

This commit is contained in:
Koichi Nakamura 2021-01-11 15:21:50 +09:00
parent e7a1560921
commit fd8a806dfb

View file

@ -0,0 +1,14 @@
name: i386-linux-handwritten
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: run tests
run: |
make
./planck < bootstrap.fs runtests.fs