diff --git a/.github/workflows/check-profiles.yml b/.github/workflows/check-profiles.yml index b5490c94440..f1bf5770f63 100644 --- a/.github/workflows/check-profiles.yml +++ b/.github/workflows/check-profiles.yml @@ -43,10 +43,10 @@ jobs: run: ./ci/printenv.sh - run: python3 --version -# - name: sort.py -# run: > -# ./ci/check/profiles/sort.py -# etc/inc/*.inc etc/{profile-a-l,profile-m-z}/*.profile + - name: sort.py + run: > + ./ci/check/profiles/sort.py + etc/inc/*.inc etc/{profile-a-l,profile-m-z}/*.profile # Currently broken (see #5610) # - name: private-etc-always-required.sh # run: >