Skip to content

[WIP] Refactor per new json structures. Collect logs along the proces… #509

[WIP] Refactor per new json structures. Collect logs along the proces…

[WIP] Refactor per new json structures. Collect logs along the proces… #509

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