Skip to content

Commit

Permalink
fix typo in pip
Browse files Browse the repository at this point in the history
Signed-off-by: Kimonas Sotirchos <[email protected]>
  • Loading branch information
kimwnasptd committed Feb 9, 2022
1 parent d37cf75 commit 13a2aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind_e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,5 @@ jobs:
working-directory: ./tests/e2e
run: |
cd tests/e2e
pipg install -r requirements.txt
pip install -r requirements.txt
./runner.sh

0 comments on commit 13a2aef

Please sign in to comment.