Authored-By: OpenAI (GPT-5) <noreply@openai.com>
This commit is contained in:
@@ -9,6 +9,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install dependencies
|
||||
run: python3 -m pip install --quiet jinja2 pyyaml awscli
|
||||
run: python3 -m pip install --quiet --break-system-packages jinja2 pyyaml awscli
|
||||
- name: Test
|
||||
run: python3 -m unittest discover -v
|
||||
|
||||
Reference in New Issue
Block a user