blob: 3fad142205648a8d677dff32e83bcf36b9d2cf19 [file] [log] [blame]
name: test
on: [push]
jobs:
build:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: sudo apt install nasm yasm g++-multilib tcsh
- run: make test