Skip to content

Commit

Permalink
Put cypress back
Browse files Browse the repository at this point in the history
  • Loading branch information
dariober committed Jan 13, 2025
1 parent b19c7b3 commit 6115585
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ jobs:
with:
mongodb-version: 7
mongodb-replica-set: test-rs
#- name: Run Cypress tests
# run: yarn run test:e2e
# working-directory: packages/jbrowse-plugin-apollo
- name: Run Cypress tests
run: yarn run test:e2e
working-directory: packages/jbrowse-plugin-apollo
- name: Start apollo
run: |
yarn --cwd packages/apollo-collaboration-server/test/data/ serve --listen 3131 &
Expand Down

0 comments on commit 6115585

Please sign in to comment.