Skip to content

update to 1.21.1

update to 1.21.1 #294

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