Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cristiancfe authored Oct 24, 2024
1 parent f77e509 commit caab91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
python -m pip install robotframework
pip install --upgrade robotframework
pip3 install --upgrade robotframework
pip install setuptools == 69.5.1
pip install setuptools
- name: Run Robot Frameworks testes
run: |
Expand Down

0 comments on commit caab91d

Please sign in to comment.