Skip to content

Commit 236c046

Browse files
avivkellerMattIPv4
andauthored
code review 1
Co-authored-by: Matt Cowley <me@mattcowley.co.uk> Signed-off-by: Aviv Keller <me@aviv.sh>
1 parent 93045bb commit 236c046

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lint-and-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ jobs:
9999
(github.event_name == 'pull_request_target' &&
100100
github.event.pull_request.head.ref != 'chore/crowdin')
101101
# We want to enforce that the actual `turbo@latest` package is used instead of a possible hijack from the user
102-
# the `${{ needs.base.outputs.turbo_args }}` is a string substitution happening from the base job
103102
run: npx --package=turbo@latest -- turbo lint check-types prettier ${{ env.TURBO_ARGS }}
104103

105104
- name: Save Lint Cache

0 commit comments

Comments
 (0)