mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-21 06:39:09 -04:00
added treefmt --version
This commit is contained in:
2
.github/workflows/treefmt.yml
vendored
2
.github/workflows/treefmt.yml
vendored
@@ -12,5 +12,7 @@ jobs:
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: get_version
|
||||
run: treefmt --version
|
||||
- name: runs treefmt
|
||||
run: treefmt --ci $( [ "${ACTIONS_RUNNER_DEBUG:-0}" = "1" ] && echo -vv )
|
||||
|
||||
Reference in New Issue
Block a user