Skip to content

Updating judge lib. #51

Updating judge lib.

Updating judge lib. #51

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