Skip to content

Commit

Permalink
amend format
Browse files Browse the repository at this point in the history
  • Loading branch information
lancerts committed Jan 22, 2024
1 parent a9ea7b8 commit 221b88b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
test:

runs-on: ubuntu-latest

steps:
Expand All @@ -21,7 +21,6 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: 3.8

- name: Install PyTorch
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 221b88b

Please sign in to comment.