Skip to content

Commit 4c30cb9

Browse files
authored
CI: Re-enable the "Check Historical Stdlib" CI check (#2845)
1 parent 681bb8b commit 4c30cb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/check_hsg.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ concurrency:
1313
cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }}
1414
jobs:
1515
check_hsg:
16-
if: false # This line disables this CI check. TODO: delete this line.
1716
runs-on: ubuntu-latest
1817
timeout-minutes: 10
1918
steps:

0 commit comments

Comments
 (0)