mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-05 07:14:27 +01:00
Remove cache true on pr (#111)
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -64,6 +64,7 @@ jobs:
|
||||
if: success() || failure()
|
||||
|
||||
tests:
|
||||
if: github.event_name != 'pull_request' || matrix.cache-enabled == false
|
||||
name: "${{ matrix.agent-name }} (Cache: ${{ matrix.cache-enabled }})"
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 10
|
||||
|
||||
Reference in New Issue
Block a user