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 0bb8ea1 commit 76b71b7Copy full SHA for 76b71b7
.github/workflows/check.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
with:
16
fetch-depth: 0
17
- - uses: testomatio/check-tests@master
+ - uses: testomatio/check-tests@stable
18
if: github.repository == 'codeceptjs/CodeceptJS' && github.event.pull_request.title == '3.x'
19
20
framework: mocha
0 commit comments