Skip to content

Commit de58706

Browse files
authored
Update cron-vendor.yml
sort pcapkit.const after vendor update
1 parent 64ccb41 commit de58706

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cron-vendor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
export PCAPKIT_CI_MODE=1
3333
3434
pcapkit-vendor
35+
isort -l100 -ppcapkit pcapkit/const/*/*.py
3536
3637
- name: Verify Changed files
3738
uses: tj-actions/verify-changed-files@v14

0 commit comments

Comments
 (0)