chore: attempts to get _community to pass with change to import order of config

This commit is contained in:
James
2024-04-01 16:29:22 -04:00
parent 8e1ebe28c0
commit df75914e30
5 changed files with 27 additions and 13 deletions

View File

@@ -255,8 +255,6 @@ jobs:
- name: E2E Tests
run: pnpm test:e2e ${{ matrix.suite }}
env:
NODE_ENV: test
- uses: actions/upload-artifact@v4
if: always()