Skip to content

Commit 2f91603

Browse files
committed
temp
1 parent 324daef commit 2f91603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
registry: true
114114
- run: git config --global url."https://github.com/".insteadOf [email protected]
115115
- run: pnpm install
116-
- run: npx turbo --ui=tui test
116+
- run: TURBO_UI=true npx turbo test
117117
eslint:
118118
runs-on: ubuntu-latest
119119
permissions:

0 commit comments

Comments
 (0)