Skip to content

Commit df8b11b

Browse files
committed
Seed municipalities and fare zones in tests
1 parent c052a85 commit df8b11b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test-run-cypress-tests-action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
- name: Seed infrastructure links
2121
uses: ./github-actions/seed-infrastructure-links
2222

23+
- name: Seed municipalities and fare zones
24+
uses: ./github-actions/seed-municipalities-and-fare-zones
25+
2326
- name: Run e2e tests from github action
2427
# We need to reference the remote version of this repository to be able to use specific branches or tags
2528
uses: HSLdevcom/jore4-tools/github-actions/run-cypress-tests@run-cypress-tests-v1

0 commit comments

Comments
 (0)