Skip to content

Commit 18e7060

Browse files
committed
Fix Dependency Check in GitHub action
Signed-off-by: Luca Carrogu <[email protected]>
1 parent 7272b52 commit 18e7060

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
with:
1414
path: '.'
1515
format: 'HTML'
16+
project: 'aws-parallelcluster-cookbook'
1617
- name: Upload Test results
1718
uses: actions/upload-artifact@master
1819
with:

0 commit comments

Comments
 (0)