Skip to content

Updating judge lib (completing the seg. display abstraction). #46

Updating judge lib (completing the seg. display abstraction).

Updating judge lib (completing the seg. display abstraction). #46

name: Linux GCC Build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: make
run: make
- name: make check
run: make check