mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(ci): remove seed:exams from playwright workflow (#52441)
This commit is contained in:
@@ -129,9 +129,7 @@ jobs:
|
||||
pnpm run build:server
|
||||
|
||||
- name: Seed Database with Certified User
|
||||
run: |
|
||||
pnpm run seed:certified-user
|
||||
pnpm run seed:exams
|
||||
run: pnpm run seed:certified-user
|
||||
|
||||
# start-ci uses pm2, so it needs to be installed globally
|
||||
- name: Install pm2
|
||||
|
||||
Reference in New Issue
Block a user