Skip to content

Commit

Permalink
Seed municipalities and fare zones in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
culka committed May 8, 2024
1 parent 40b6676 commit e342d97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-run-cypress-tests-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- name: Seed infrastructure links
uses: ./github-actions/seed-infrastructure-links

- name: Seed municipalities and fare zones
uses: ./github-actions/seed-municipalities-and-fare-zones

- name: Run e2e tests from github action
# We need to reference the remote version of this repository to be able to use specific branches or tags
uses: HSLdevcom/jore4-tools/github-actions/run-cypress-tests@run-cypress-tests-v1
Expand Down

0 comments on commit e342d97

Please sign in to comment.