Skip to content

Flashing tachyon via zip file and directory works #592

Flashing tachyon via zip file and directory works

Flashing tachyon via zip file and directory works #592

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