Skip to content

Editable files are now preserved between modpack switches #257 #284

Editable files are now preserved between modpack switches #257

Editable files are now preserved between modpack switches #257 #284

Workflow file for this run

name: Dev Builds
on: [workflow_dispatch, pull_request, push]
jobs:
tests: # runs on linux and windows
uses: ./.github/workflows/tests.yml
secrets: inherit
build: # runs on linux
uses: ./.github/workflows/build.yml
secrets: inherit
# # [FEATURE] MIXIN_AUDITOR
# with:
# mixin_audit: true