Skip to content

Don't clear development mode if not set #212

Don't clear development mode if not set

Don't clear development mode if not set #212

Workflow file for this run

name: Run Tests on Branch
on:
push:
branches:
- '**'
- '!staging'
jobs:
call-tests:
uses: ./.github/workflows/reusable-tests.yml
secrets: inherit