Skip to content

Commit dedbac6

Browse files
committed
Revert "Comment out submodule check"
This reverts commit ed4cd79 and updates the beman-submodule pointer for infra to reflect the feautre branch containing the in-flight changes.
1 parent 77e2c21 commit dedbac6

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/ci_tests.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,8 @@ on:
1515
- cron: '30 15 * * *'
1616

1717
jobs:
18-
# Optional is out of sync with upstream submodule while telemetry is under review
19-
# https://github.com/bemanproject/infra/pull/23
20-
# beman-submodule-check:
21-
# uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-submodule-check.yml@82c1c6c07039084f047e56ef806612b9e2fa45cf # 1.5.0
18+
beman-submodule-check:
19+
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-submodule-check.yml@82c1c6c07039084f047e56ef806612b9e2fa45cf # 1.5.0
2220

2321
preset-test:
2422
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-preset-test.yml@82c1c6c07039084f047e56ef806612b9e2fa45cf # 1.5.0

0 commit comments

Comments
 (0)