Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
michavie committed Nov 29, 2023
1 parent 54c96f3 commit b08a0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
node-version: '14.x'

- name: Install dependencies
run: npm ci --include=dev
run: npm ci --include=dev --verbose

- name: Build and lint
run: |
Expand Down

0 comments on commit b08a0cb

Please sign in to comment.