Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kaliv0 authored Feb 19, 2024
1 parent 3696953 commit d5e6801
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install tox
- name: setup working dir
run: |
working-directory: commandline-file-manager
- name: Lint and test
run: |
tox
run: tox
working-directory: commandline-file-manager

0 comments on commit d5e6801

Please sign in to comment.