Skip to content

Commit

Permalink
Maybe version-file needs to be a sub of src
Browse files Browse the repository at this point in the history
  • Loading branch information
daveisfera committed Feb 3, 2025
1 parent bb5308c commit bda9f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
id: ruff-action
uses: ./
with:
src: __tests__/fixtures/python-project
src: __tests__/fixtures/
version-file: __tests__/fixtures/requirements.txt
- name: Correct version gets installed
run: |
Expand Down

0 comments on commit bda9f4a

Please sign in to comment.