Delete kedro.yml

This commit is contained in:
Waylon Walker 2020-03-01 19:12:53 -06:00 committed by GitHub
parent 1521144dde
commit 192c634fa9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,18 +0,0 @@
name: kedro
on:
push:
branches:
- master
jobs:
kedro:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Kedro
uses: WaylonWalker/kedro-action@0.0.8
with:
python_version: '3.7.0'