Skip to content

Splitting to two services #25

Splitting to two services

Splitting to two services #25

Workflow file for this run

name: load
on:
push:
tags:
- v*
branches:
- main
pull_request:
jobs:
load-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run load tests
run: make run-stress