Skip to content

Commit a968db9

Browse files
Update .github/workflows/test_suite_ubuntu.yml
Co-authored-by: Jack Atkinson <109271713+jatkinson1000@users.noreply.github.com>
1 parent d430a75 commit a968db9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test_suite_ubuntu.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,6 @@ jobs:
4141
persist-credentials: false
4242
uses: actions/checkout@v4
4343

44-
# Install Python 3
45-
- name: Install Python
46-
uses: actions/setup-python@v5
47-
with:
48-
python-version: '3.x'
49-
5044
# Install dependencies
5145
- name: Install dependencies
5246
run: |

0 commit comments

Comments
 (0)