We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac93af commit a0a79daCopy full SHA for a0a79da
.github/workflows/lint.yml
@@ -89,7 +89,7 @@ jobs:
89
continue-on-error: ${{ github.event_name == 'push' }}
90
run: pnpm run docs:verify
91
92
- - uses: testomatio/check-tests@0ea638fcec1820cf2e7b9854fdbdd04128a55bd4 # stable
+ - uses: testomatio/check-tests@b969b09b9d7f400b12e7a3db02fe51a5ce27fb54 # stable
93
with:
94
framework: cypress
95
tests: './cypress/e2e/**/**.spec.js'
0 commit comments