Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen committed Sep 14, 2023
1 parent b652361 commit 9a7acb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
path: .tox-27
key: v1-tox-27-${{ hashFiles('tox-2.7.ini', '**/setup.py') }}
- name: Run tox for Python 2.7
run: tox -c ../tox-2.7.ini
run: tox -c tox-2.7.ini

0 comments on commit 9a7acb5

Please sign in to comment.