Skip to content

Commit 619dd2b

Browse files
committed
chore: build packages before tests
1 parent a3ec555 commit 619dd2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/reusable-run-linting-check-and-unit-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
uses: aws-powertools/actions/.github/actions/cached-node-modules@d406bac5563f1d8c793519a3eedfe620f6a14872
2929
with:
3030
nodeVersion: ${{ matrix.version }}
31-
build: false
3231
- name: Linting
3332
run: npm run lint -w ${{ matrix.workspace }}
3433
- name: Unit tests

0 commit comments

Comments
 (0)