Skip to content

add tenantsUsersCreateHandler #63

add tenantsUsersCreateHandler

add tenantsUsersCreateHandler #63

Workflow file for this run

name: test
on:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Test
run: cp test.env .env && touch proxy.env && docker compose run --rm test