Authored-By: OpenAI (GPT-5) <noreply@openai.com>
This commit is contained in:
@@ -9,6 +9,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Install dependencies
|
- 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
|
- name: Test
|
||||||
run: python3 -m unittest discover -v
|
run: python3 -m unittest discover -v
|
||||||
|
|||||||
Reference in New Issue
Block a user