Delete kedro.yml
This commit is contained in:
parent
1521144dde
commit
192c634fa9
1 changed files with 0 additions and 18 deletions
18
.github/workflows/kedro.yml
vendored
18
.github/workflows/kedro.yml
vendored
|
|
@ -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'
|
||||
Loading…
Add table
Add a link
Reference in a new issue