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