Skip to content

[project] 동욱님 MovieRecommend 프로젝트 서브모듈 추가 #42

[project] 동욱님 MovieRecommend 프로젝트 서브모듈 추가

[project] 동욱님 MovieRecommend 프로젝트 서브모듈 추가 #42

Workflow file for this run

name: Continuous Integration Test
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Install dependencies
run: |
pip install jupyter-book
- name: Build Test
run: |
jupyter-book build book