We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bff3282 commit d3dbc77Copy full SHA for d3dbc77
.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@e772b3cde2f31f5609e89930043122c51dd0885a # stable
93
with:
94
framework: cypress
95
tests: './cypress/e2e/**/**.spec.js'
0 commit comments