diff --git a/.github/workflows/ci-main.yml b/.github/workflows/ci-main.yml index 2fec08ab..fc727e1b 100644 --- a/.github/workflows/ci-main.yml +++ b/.github/workflows/ci-main.yml @@ -79,7 +79,7 @@ jobs: run: npx --yes --loglevel info azurite --version - name: Start Azurite shell: bash - run: npx --yes azurite azurite-blob & + run: npx --yes azurite-blob & - name: Maven Test with Azurite run: | # TODO: run other test classes