Skip to content

Commit 3f43290

Browse files
committed
temp disable prelude check (bugged)
1 parent 70023c8 commit 3f43290

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ jobs:
4040
steps:
4141
- uses: actions/checkout@v4
4242

43-
- name: Check source is updated with prelude
44-
run: python3 contrib/ci/fix_prelude.py
45-
4643
- name: Prepare slides environment
4744
run: python3 contrib/ci/slides.py ${{ format('{0}/{1}', 'courses', matrix.source) }} printenv >> $GITHUB_ENV
4845

0 commit comments

Comments
 (0)