Skip to content

Formatting and CI

Formatting and CI #1

Workflow file for this run

name: Build Mob
on:
push:
branches: master
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
runs-on: windows-2022
steps:
- name: Build Mob
shell: pwsh
run: ./bootstrap.ps1 -Verbose