We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c7197 commit 0222e75Copy full SHA for 0222e75
1 file changed
.github/workflows/test.js.yml
@@ -27,4 +27,4 @@ jobs:
27
- run: |
28
sudo pip install robotframework==${{ matrix.robot-version }}
29
npm install
30
- npm test
+ mocha
0 commit comments