This commit is contained in:
peacewarrior 2024-08-09 20:20:29 -07:00 committed by Henri Roussez
parent c705137575
commit 92374d7e49

View file

@ -1,4 +1,4 @@
name: test agi name: 🍓
on: on:
pull_request pull_request
@ -11,8 +11,7 @@ jobs:
- uses: actions/setup-python@v5 - uses: actions/setup-python@v5
with: with:
python-version: '3.11' python-version: '3.11'
- name: Run AGI for 5s - run: |
run: |
set +e set +e
timeout 5s python3 strawberry.py timeout 5s python3 strawberry.py