Skip to content

Adding some performance testing improvements. #126

Adding some performance testing improvements.

Adding some performance testing improvements. #126

Workflow file for this run

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