planckforth/.github/workflows/i386-linux-handwritten.yml
Koichi Nakamura 5b77b4ebee fix indent
2021-01-11 16:39:26 +09:00

14 lines
220 B
YAML

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