Skip to content

Commit

Permalink
Merge pull request netblue30#6104 from kmk3/ci-enable-sort-py
Browse files Browse the repository at this point in the history
ci: re-enable sort.py
  • Loading branch information
netblue30 committed Dec 4, 2023
2 parents 2312cae + 78bbcb7 commit d422281
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/check-profiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: >
Expand Down

0 comments on commit d422281

Please sign in to comment.