Skip to content

Commit d50b20f

Browse files
committed
check all files
1 parent 60b2c35 commit d50b20f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ jobs:
6565
- name: Run Cspell
6666
if: ${{ matrix.extra-tests == '1' }}
6767
uses: streetsidesoftware/cspell-action@v6
68+
with:
69+
incremental_files_only: false
6870

6971
- name: Checkout Drupal core
7072
if: ${{ matrix.extra-tests == '1' }}

0 commit comments

Comments
 (0)