Skip to content

Commit

Permalink
Revert "[MNT] Automated generation of result examples (#434)"
Browse files Browse the repository at this point in the history
This reverts commit 14e66df.
  • Loading branch information
rmanaem authored Jan 13, 2025
1 parent 14e66df commit 0f99fe8
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 103 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/component-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: true

- name: Create .env file
run: |
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: true

- name: Set up node env
uses: actions/setup-node@v4
Expand Down
77 changes: 0 additions & 77 deletions .github/workflows/updated_examples.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@ import { defineConfig } from 'cypress';

export default defineConfig({
e2e: {
specPattern: 'cypress/e2e/*',
experimentalStudio: true,
baseUrl: 'http://localhost:5173',
},

component: {
specPattern: 'cypress/component/*',
devServer: {
framework: 'react',
bundler: 'vite',
Expand Down
18 changes: 0 additions & 18 deletions cypress/e2e/UpdateExamples.cy.ts

This file was deleted.

1 change: 0 additions & 1 deletion neurobagel_examples
Submodule neurobagel_examples deleted from 5690cd
1 change: 0 additions & 1 deletion recipes
Submodule recipes deleted from f52d2f

0 comments on commit 0f99fe8

Please sign in to comment.