Skip to content

Commit c81c9d9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0ade007 commit c81c9d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_source.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,4 @@ jobs:
129129

130130
- name: Run unit tests
131131
run: python -m pytest tests/unit --showlocals --ansible-host-pattern localhost
132-
working-directory: ${{ steps.identify.outputs.collection_path }}
132+
working-directory: ${{ steps.identify.outputs.collection_path }}

0 commit comments

Comments
 (0)