Skip to content

Commit

Permalink
[ci] fixed yaml syntax error - #660
Browse files Browse the repository at this point in the history
  • Loading branch information
hugsy committed Jun 26, 2021
1 parent 527b840 commit e83dafc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Install Python optional modules
run: |
python3 -m pip install -r ./requirements.txt
python3 -m pip install -r ./requirements.txt
- name: Setup GEF
run: |
Expand Down

0 comments on commit e83dafc

Please sign in to comment.