Skip to content

Commit

Permalink
add path tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mrk-qa committed Feb 10, 2024
1 parent ccdc31f commit 1d626a5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/robot-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
name: Setup Python and Run Tests
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Robot Framework
uses: joonvena/robotframework-docker-action@v1.0
uses: joonvena/robotframework-docker-action@v1.0
with:
robot_tests_dir: 'tests'

0 comments on commit 1d626a5

Please sign in to comment.