ci: make test-e2e a required check (#8977)

This commit is contained in:
Muhammad Atif Ali
2023-08-08 14:57:57 +00:00
committed by GitHub
parent 4d3230c9ad
commit 05054c6a0a
+1
View File
@@ -668,6 +668,7 @@ jobs:
- test-go-pg
- test-go-race
- test-js
- test-e2e
- offlinedocs
# Allow this job to run even if the needed jobs fail, are skipped or
# cancelled.