Skip to content

Commit

Permalink
chore: force python version
Browse files Browse the repository at this point in the history
  • Loading branch information
BeArchiTek committed Nov 16, 2023
1 parent c284c1a commit 726657a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: ansible-community/ansible-test-gh-action@release/v1
with:
ansible-core-version: ${{ matrix.ansible-version }}
# target-python-version: ${{ matrix.python-version }}
target-python-version: ${{ matrix.python-version }}
testing-type: sanity

# unit-tests:

Check warning on line 39 in .github/workflows/workflow-tests.yml

View workflow job for this annotation

GitHub Actions / linter / yaml-lint

39:3 [comments-indentation] comment not indented like content
Expand Down

0 comments on commit 726657a

Please sign in to comment.