Skip to content

feat: add unit tests for DbManager (#264) #58

feat: add unit tests for DbManager (#264)

feat: add unit tests for DbManager (#264) #58

Workflow file for this run

name: Create and publish a Docker image
on:
push:
branches:
- "master"
jobs:
build:
uses: unict-dmi/reusable-workflows/.github/workflows/docker.yml@main
with:
repo_ref: ${{ github.repository }}