Skip to content

test: Add tests and benchmarks for discriminated unions #9

test: Add tests and benchmarks for discriminated unions

test: Add tests and benchmarks for discriminated unions #9

Workflow file for this run

name: Release
on:
push:
branches:
- main
concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
test:
uses: ./.github/workflows/test.yml
secrets:
GIST_SECRET: ${{ secrets.GIST_SECRET }}