Skip to content

Commit

Permalink
CI: The latest version of tclint doesn't have --show-categories option
Browse files Browse the repository at this point in the history
  • Loading branch information
qwersem committed Dec 2, 2024
1 parent 717d14b commit 1d36e65
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/toolchain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ jobs:
- name: Lint scripts
run: |
tclint $(find dejagnu/ \( -name "arc*.exp" -o -name "nsim*.exp" \)) \
--show-categories
tclint $(find dejagnu/ \( -name "arc*.exp" -o -name "nsim*.exp" \))

0 comments on commit 1d36e65

Please sign in to comment.