Skip to content

Commit caad641

Browse files
committed
Temp
1 parent f14a20c commit caad641

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/dist.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ jobs:
5555
run: |
5656
python -m pip --disable-pip-version-check install -r rdev_requirements.txt
5757
58-
- name: Check pyproject / rdev synchronization
59-
shell: bash
60-
run: |
61-
./rdev.sh ci check-pyproject
58+
# - name: Check pyproject / rdev synchronization
59+
# shell: bash
60+
# run: |
61+
# ./rdev.sh ci check-pyproject
6262

6363

6464
#

0 commit comments

Comments
 (0)