Skip to content

Added coordinate to the encoding. #13

Added coordinate to the encoding.

Added coordinate to the encoding. #13

Workflow file for this run

name: Unit test
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run compiler
working-directory: .
run: make test -f test.mk