Skip to content

Set up release actions #98

Set up release actions

Set up release actions #98

Workflow file for this run

name: 'Run tests'
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
uses: ./.github/workflows/_test.yml