Skip to content

Commit

Permalink
Update code-review.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abder authored Oct 23, 2024
1 parent d2122c6 commit c74fe1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
- name: Install Dependencies
run: npm ci

- name: Print log file
run: cat /home/runner/work/_temp/a0e7e070-f40f-4691-8f87-64520267e7d3.sh

- name: Run code quality checks
run: |
npm run test:a11y -- --coverage
Expand Down

0 comments on commit c74fe1d

Please sign in to comment.