Skip to content

Commit

Permalink
Update and rename ci.yml to test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kaliv0 authored Feb 19, 2024
1 parent b010a64 commit 77c4783
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml → .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ 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

0 comments on commit 77c4783

Please sign in to comment.