Skip to content

Rename to use 'tachyon' #560

Rename to use 'tachyon'

Rename to use 'tachyon' #560

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