Skip to content

Commit

Permalink
ci(github-action): fix bad reference to matrix in other job
Browse files Browse the repository at this point in the history
  • Loading branch information
FreekMencke committed Aug 10, 2023
1 parent 6c99672 commit e56507b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:

- name: Install
run: npm ci
working-directory: lambda/${{ matrix.lambda_function }}

- name: Prettier
run: npm run prettier:ci
Expand Down

0 comments on commit e56507b

Please sign in to comment.