Fixed bugs in memberships management
This commit is contained in:
3
.github/workflows/workflow.yml
vendored
3
.github/workflows/workflow.yml
vendored
@@ -113,6 +113,9 @@ jobs:
|
||||
- name: Run Playwright tests
|
||||
run: pnpm run test
|
||||
|
||||
- name: Run Supabase tests
|
||||
run: pnpm --filter web supabase:test
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
if: always()
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user