diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index e1150bd..209c417 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -16,4 +16,4 @@ jobs: with: submodules: recursive - name: "Install and build" - uses: ./.github/actions/install-build \ No newline at end of file + uses: ./.github/actions/install-build \ No newline at end of file