We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0222e75 commit 8cf3e06Copy full SHA for 8cf3e06
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
- mocha
+ pybot test
0 commit comments