Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrecsilva authored May 7, 2024
1 parent fafe158 commit 39632b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
matrix:
python-version: ['3.10', '3.11', '3.12']
steps:
- name: Root login
run: sudo su
- name: install netcat
run: apt update && apt install -y netcat
- name: make bash default shell
Expand Down

0 comments on commit 39632b3

Please sign in to comment.