Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
first let's see if this works
  • Loading branch information
zachliu committed Sep 18, 2024
commit 4bc7fdb1d76b62f16ab7b6867fcdb58e7afc0382
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ jobs:
set -x
yarn cypress build
yarn cypress start -- --skip-db-seed
sleep 10
docker compose run cypress yarn cypress db-seed
- name: Execute Cypress Tests
run: yarn cypress run-ci
Expand Down