diff --git a/.github/workflows/github-actions-basic.yml b/.github/workflows/github-actions-basic.yml index 8470e85..f61baca 100644 --- a/.github/workflows/github-actions-basic.yml +++ b/.github/workflows/github-actions-basic.yml @@ -34,4 +34,4 @@ jobs: - name: Test with pytest run: | pytest - working-directory: Chapter02 \ No newline at end of file + working-directory: Chapter02