Skip to content

Commit 41615cd

Browse files
authored
Merge pull request #198 from steve-downey/disable-submodule-ci
Comment out submodule check
2 parents fffdd84 + ed4cd79 commit 41615cd

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/ci_tests.yml

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

1717
jobs:
18-
beman-submodule-check:
19-
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-submodule-check.yml@82c1c6c07039084f047e56ef806612b9e2fa45cf # 1.5.0
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
2022

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

0 commit comments

Comments
 (0)