Skip to content

Commit 4b30ffd

Browse files
Improving security
1 parent 07460c2 commit 4b30ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
npm ci
7171
npx cdk --version
7272
- name: Install dependencies
73-
run: dev-quality-code
73+
run: make dev-quality-code
7474
- name: Configure AWS credentials
7575
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
7676
with:

0 commit comments

Comments
 (0)