Skip to content

fix: Universal Reader and RetinaNet Normalization #88

fix: Universal Reader and RetinaNet Normalization

fix: Universal Reader and RetinaNet Normalization #88

Workflow file for this run

name: build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Docker compose build and run tests
run: docker compose -f docker-compose.dev.yml run facetorch-tests