mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-29 03:44:28 +01:00
Reverse skip based on agent (#231)
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -73,7 +73,6 @@ jobs:
|
||||
name: '${{ matrix.agent-name }}'
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 30
|
||||
if: matrix.agent-name == 'mini-agi' || github.event_name == 'workflow_dispatch' || github.event_name == 'schedule'
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user