We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c052a85 commit df8b11bCopy full SHA for df8b11b
1 file changed
.github/workflows/test-run-cypress-tests-action.yml
@@ -20,6 +20,9 @@ jobs:
20
- name: Seed infrastructure links
21
uses: ./github-actions/seed-infrastructure-links
22
23
+ - name: Seed municipalities and fare zones
24
+ uses: ./github-actions/seed-municipalities-and-fare-zones
25
+
26
- name: Run e2e tests from github action
27
# We need to reference the remote version of this repository to be able to use specific branches or tags
28
uses: HSLdevcom/jore4-tools/github-actions/run-cypress-tests@run-cypress-tests-v1
0 commit comments