Skip to content

feat: run test published package action with Windows OS #1

feat: run test published package action with Windows OS

feat: run test published package action with Windows OS #1

Workflow file for this run

name: Create MUD
on:
workflow_dispatch:
pull_request:
jobs:
benchmarks:
name: Run benchmarks
runs-on: ubuntu-latest-16-cores
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup
uses: ./.github/actions/setup
- name: Run create MUD
run: pnpm create mud@next my-project