diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 361086d..aae1a0e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -63,6 +63,7 @@ jobs: - name: Run tests run: yarn test:integration + medusa-tests: name: Medusa Test runs-on: ubuntu-latest