Skip to content

latest demo files

latest demo files #46

Workflow file for this run

name: Ubuntu
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Testing on ubuntu-latest
run: |
make all