planckforth/.github/workflows/runtests-i386-linux-handwritten.yaml

16 lines
311 B
YAML
Raw Normal View History

name: testing i386-linux-handwritten
2021-01-11 06:26:10 +01:00
2021-12-06 13:02:31 +01:00
on:
pull_request:
branches:
- main
2021-01-11 06:26:10 +01:00
jobs:
runtests-i386-linux-handwritten:
2021-01-11 08:39:26 +01:00
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: run tests
run: |
make i386-linux-handwritten
2021-01-11 08:39:26 +01:00
./planck < bootstrap.fs runtests.fs