Skip to content

Commit

Permalink
CHORE: fix changed files
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandr-kotlyar committed Aug 4, 2024
1 parent c46bdbe commit 41513d5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,9 @@ jobs:
id: changed-files
with:
files: |
selene/**
tests/**
poetry.lock
tests.yml
{selene,tests}/**/*.py
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
Expand Down

0 comments on commit 41513d5

Please sign in to comment.