diff --git a/.github/workflows/bookTest.yml b/.github/workflows/bookTest.yml index ed703a7..5f209af 100644 --- a/.github/workflows/bookTest.yml +++ b/.github/workflows/bookTest.yml @@ -5,7 +5,7 @@ on: branches: [ master ] jobs: - deploy: + test_if_buildable: runs-on: ubuntu-latest concurrency: group: ${{ github.workflow }}-${{ github.ref }}