diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index db7f422..9fa07cd 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -12,7 +12,7 @@ jobs: - name: Install hunspell run: sudo apt-get -y install hunspell hunspell-en-gb - name: Spell Check - shell: bash {0} #--noprofile --norc -eo pipefail -o nounset {0} + shell: bash run: cicd/test.sh build_pdf: