Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Bump sagemaker in /sagemaker/xgboost/pipeline-code/0_model-development #36

Bump sagemaker in /sagemaker/xgboost/pipeline-code/0_model-development

Bump sagemaker in /sagemaker/xgboost/pipeline-code/0_model-development #36

Workflow file for this run

name: "Lint"
on:
pull_request:
branches:
- '**'
push:
branches:
- '**'
jobs:
lint:
runs-on: gasp
container: "amr-registry.caas.intel.com/heaven/python-3-9:latest"
steps:
- uses: actions/checkout@v3
- uses: intel-innersource/frameworks.actions.python-unittest@black