Skip to content

2.0.0-rc.5

2.0.0-rc.5 #212

Workflow file for this run

# Run tests on pushes to all branches.
name: Check Branch
on: [push]
jobs:
test:
uses: ./.github/workflows/test.yaml