Skip to content

Commit

Permalink
Update .github/workflows/test_suite_ubuntu.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jack Atkinson <109271713+jatkinson1000@users.noreply.github.com>
  • Loading branch information
AdelekeBankole and jatkinson1000 committed Jan 20, 2025
1 parent d430a75 commit a968db9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test_suite_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,6 @@ jobs:
persist-credentials: false
uses: actions/checkout@v4

# Install Python 3
- name: Install Python
uses: actions/setup-python@v5
with:
python-version: '3.x'

# Install dependencies
- name: Install dependencies
run: |
Expand Down

0 comments on commit a968db9

Please sign in to comment.