Skip to content

Commit

Permalink
chore: updated the python version in GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
syedimranhassan committed Jan 14, 2025
1 parent 8bf0ac9 commit 957a3a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/playbook-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
run: |
pip install demjson3
pip install -r requirements.txt
pip install 'jinja2==3.0.3'
- name: Run Make test.syntax
run: |
timeout 90m make --keep-going test.playbooks

0 comments on commit 957a3a4

Please sign in to comment.