Skip to content

remove unnecessary logging and bump to beta 17 #308

remove unnecessary logging and bump to beta 17

remove unnecessary logging and bump to beta 17 #308

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