Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
Disable ui tests stage on CI to avoid flakiness failures
Browse files Browse the repository at this point in the history
  • Loading branch information
marinomeneghel committed Oct 31, 2022
1 parent 1428bcb commit 537773a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ firebase feature tests:
dependencies:
- build uiAutomation
rules:
- if: '$TEST_TYPE == "feature" || $TEST_TYPE == "regression"'
- when: never
tags:
- medium
variables:
Expand Down

0 comments on commit 537773a

Please sign in to comment.