Skip to content

MF-546 - Separate members and orgs in auth service #1360

MF-546 - Separate members and orgs in auth service

MF-546 - Separate members and orgs in auth service #1360

Workflow file for this run

name: build status
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Go tests
run: go test ./...