Skip to content

Commit

Permalink
Print RF version
Browse files Browse the repository at this point in the history
  • Loading branch information
aaltat committed Mar 21, 2024
1 parent ebad43f commit 5ff87a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Install RF ${{ matrix.rf-version }}
run: |
pip install -U --pre robotframework==${{ matrix.rf-version }}
robot --version
- name: Run ruff
run: |
ruff check ./src tasks.py
Expand Down

0 comments on commit 5ff87a0

Please sign in to comment.