diff --git a/.github/workflows/test_Ch02.yml b/.github/workflows/test_Ch02.yml index 5dec256..8fce64d 100644 --- a/.github/workflows/test_Ch02.yml +++ b/.github/workflows/test_Ch02.yml @@ -26,8 +26,7 @@ jobs: - name: Install dependencies run: | pip install -r requirements.txt - pip install ISLP - pip install jupyter + pip install ISLP jupyter # Runs a set of commands using the runners shell - name: Build notebook