Skip to content

Commit

Permalink
enable API checks for Tcl
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikBengtsson authored Oct 31, 2024
1 parent b8c7533 commit d2be5c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-tcl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ jobs:
if: runner.os != 'Windows'
run: make check-cli/seguid-tcl

# - name: Check API
# run: make check-api/seguid-tcl
- name: Check API
run: make check-api/seguid-tcl

0 comments on commit d2be5c6

Please sign in to comment.