Skip to content

Cleanup and rework webapp #1

Cleanup and rework webapp

Cleanup and rework webapp #1

Workflow file for this run

on:
push:
branches:
- feat/rust
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2