You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now .bazelrc includes --test_tag_filters=-e2e, and no CI build overrides it. The right place is probably ci_wasm.yml, since it already specifies //web:web_tests and //web:web_system_tests.
Right now .bazelrc includes
--test_tag_filters=-e2e, and no CI build overrides it. The right place is probably ci_wasm.yml, since it already specifies //web:web_tests and //web:web_system_tests.