Skip to content

test: Add load testing files (#184) #213

test: Add load testing files (#184)

test: Add load testing files (#184) #213

name: ubuntu-20.04 Tests
on:
push:
branches:
- main
pull_request:
defaults:
run:
shell: bash
jobs:
tests:
name: Tests
uses: ./.github/workflows/tests.yml
with:
runner-os: "ubuntu-20.04"