Skip to content

Commit f274773

Browse files
authored
Re-gate release with package manager tests (#2905)
* Undo some of temporary hacks * Undo some of temporary hacks
1 parent 8e72ae2 commit f274773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/health_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -857,7 +857,7 @@ jobs:
857857
if: ${{ github.event_name == 'push' && (github.ref_name == 'main' || github.ref_name == 'hotfix') }}
858858
needs:
859859
- test_with_coverage
860-
# - e2e_package_manager
860+
- e2e_package_manager
861861
- e2e_deployment
862862
- e2e_sandbox
863863
- e2e_notices

0 commit comments

Comments
 (0)