We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60b2c35 commit d50b20fCopy full SHA for d50b20f
.github/workflows/testing.yml
@@ -65,6 +65,8 @@ jobs:
65
- name: Run Cspell
66
if: ${{ matrix.extra-tests == '1' }}
67
uses: streetsidesoftware/cspell-action@v6
68
+ with:
69
+ incremental_files_only: false
70
71
- name: Checkout Drupal core
72
0 commit comments