Skip to content

Chore/remove deprecated apis #167

Chore/remove deprecated apis

Chore/remove deprecated apis #167

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