Skip to content

Commit

Permalink
Run cypress tests on manually 3.14 (#4898)
Browse files Browse the repository at this point in the history
* Run cy manually on 3.14

* Add base url to config

* Run cypress tests manually 3.15 (#4891)

* Run cy manually on 3.15

* Add base url to config

* Fix run tests on release 3.15

* Run cypress tests on release 3.15 (#4892)

* Run cy manually on 3.15

* Add base url to config

* Fix run tests on release 3.15

* Fix run tests on release 3.15

* Fix run cy manually

* Always update tests results
  • Loading branch information
karola312 authored May 28, 2024
1 parent b054bd9 commit 6615719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-test-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
shell: bash
working-directory: .github/workflows
runs-on: ubuntu-22.04
if: always()
needs: [run-tests-in-parallel, testmo-report-preparation]
steps:
- name: Checkout
Expand Down

0 comments on commit 6615719

Please sign in to comment.