Skip to content

add docker test

add docker test #1

Workflow file for this run

name: Python package tests
on:
push:
schedule:
- cron: "0 12 * * 1"
jobs:
call-run-python-tests:
uses: openclimatefix/.github/.github/workflows/[email protected]

Check failure on line 9 in .github/workflows/docker-test.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/docker-test.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/docker-test.yaml" -> "openclimatefix/.github/.github/workflows/[email protected]" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
docker_file: "Dockerfile"