diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fa42e96593a..20ec16e5ea4 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -35,7 +35,7 @@ jobs: uses: ./.github/workflows/linux.yml with: unit-tests: true - wpt-layout: ${{ github.event_name == 'pull_request' && 'none' || 'all' }} + wpt-layout: ${{ github.event_name == 'pull_request' && 'none' || '2020' }} secrets: inherit build-android: