Skip to content

adversarial augmentation #1214

adversarial augmentation

adversarial augmentation #1214

Workflow file for this run

name: test inference
on:
push:
branches:
- dev
pull_request:
jobs:
test:
uses: ./.github/workflows/reusable-test.yaml
with:
test_command: pytest -n auto tests/pipeline/test_inference.py