Skip to content

Commit

Permalink
Merge pull request #4690 from UniversityOfHelsinkiCS/remove-evaluatio…
Browse files Browse the repository at this point in the history
…n-overview

Remove evaluation overview
  • Loading branch information
rikurauhala authored Nov 27, 2024
2 parents 6bf083c + 98926ae commit 218f774
Show file tree
Hide file tree
Showing 15 changed files with 17 additions and 1,362 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
spec: cypress/e2e/Language_center.js
- name: 'Test study guidance groups'
spec: cypress/e2e/Study_guidance_groups.js
- name: 'Test evaluation overview'
spec: cypress/e2e/Evaluation_overview.js
- name: 'Test university'
spec: cypress/e2e/University.js
name: ${{ matrix.name }}
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,6 @@ jobs:
spec: cypress/e2e/Language_center.js
- name: 'Test study guidance groups'
spec: cypress/e2e/Study_guidance_groups.js
- name: 'Test evaluation overview'
spec: cypress/e2e/Evaluation_overview.js
- name: 'Test university'
spec: cypress/e2e/University.js
name: ${{ matrix.name }}
Expand Down
Loading

0 comments on commit 218f774

Please sign in to comment.