Skip to content

Commit

Permalink
GA: tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikBengtsson committed Apr 30, 2024
1 parent b970c86 commit c53aa8e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check-tcl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ jobs:
- name: Session information
run: |
tclsh <<< 'puts $tcl_version'
tclsh <<< 'puts $tcl_patchLevel'
tclsh <<< "puts [info patchlevel]"
echo "LANGUAGE: ${LANGUAGE:-<not set>}"
echo "LC_COLLATE: ${LC_COLLATE:-<not set>}"
Expand Down

0 comments on commit c53aa8e

Please sign in to comment.