Skip to content

fix!: use get_clients() instead of get_active_clients() #160

fix!: use get_clients() instead of get_active_clients()

fix!: use get_clients() instead of get_active_clients() #160

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: cd $GITHUB_WORKSPACE && make docker-test