Skip to content

Use untrained resnet to preclude network connection during unit test #15

Use untrained resnet to preclude network connection during unit test

Use untrained resnet to preclude network connection during unit test #15

Workflow file for this run

name: CI pipeline
on:
pull_request:
branches: [ develop ]
jobs:
pipeline:
if: github.server_url != 'https://github.com'
uses: ./.github/workflows/pipeline.yml
secrets: inherit