Skip to content

Commit

Permalink
Removed outdated code from python_actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tjacovich committed Aug 8, 2023
1 parent 9564cad commit f06a5e4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ jobs:

steps:
- uses: actions/checkout@v2
# - uses: actions/setup-python@v2
# with:
# python-version: 2.7

- name: install python2
run: |
sudo apt-get update
Expand Down

0 comments on commit f06a5e4

Please sign in to comment.