Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Noordsestern committed Aug 30, 2024
1 parent 972d356 commit c4102db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
python-version: "3.11"
- name: Install robotidy
run: |
pip install robotframework-robotidy
pip install robotframework-tidy
- name: Check Test Formatting
run: |
robotidy --check atest
Expand Down

0 comments on commit c4102db

Please sign in to comment.