diff --git a/.github/workflows/branch_ci.yml b/.github/workflows/branch_ci.yml index 641c8a8..7c3ae16 100644 --- a/.github/workflows/branch_ci.yml +++ b/.github/workflows/branch_ci.yml @@ -10,7 +10,6 @@ jobs: uses: openclimatefix/.github/.github/workflows/nondefault_branch_push_ci_python.yml@main secrets: inherit with: - containerfile: Containerfile enable_linting: true enable_typechecking: true tests_folder: tests diff --git a/Containerfile b/Dockerfile similarity index 100% rename from Containerfile rename to Dockerfile