Skip to content

Commit

Permalink
v1.8.1 docker-test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Nov 3, 2023
1 parent 549656c commit 28802ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
schedule:
- cron: "0 12 * * 1"
jobs:
call-run-python-tests:
uses: openclimatefix/.github/.github/workflows/[email protected].0
call-run-docker-tests:
uses: openclimatefix/.github/.github/workflows/[email protected].1
with:
docker_file: "Dockerfile"

0 comments on commit 28802ab

Please sign in to comment.