Skip to content

remove parseInt since its handled by maxCacheSizeGB #723

remove parseInt since its handled by maxCacheSizeGB

remove parseInt since its handled by maxCacheSizeGB #723

Workflow file for this run

name: Run Tests on Branch
on:
push:
branches:
- '**'
- '!staging'
jobs:
call-tests:
uses: ./.github/workflows/reusable-tests.yml
secrets: inherit