Merge branch 'main' into henrymercer/bypass-toolcache-feature-flag

This commit is contained in:
Henry Mercer
2022-08-17 11:39:33 +01:00
13 changed files with 98 additions and 18 deletions

View File

@@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
name: Failure Expected - Upload debug artifacts
name: Upload debug artifacts after failure in analyze
continue-on-error: true
timeout-minutes: 45
runs-on: ${{ matrix.os }}
@@ -47,6 +47,7 @@ jobs:
- uses: ./../action/analyze
id: analysis
with:
expect-error: true
ram: 1
env:
TEST_MODE: true