From 2eb0f9fb5cc3fd4c0d318cd04bdc03603b9ef70a Mon Sep 17 00:00:00 2001 From: David Sherret Date: Thu, 13 Apr 2023 10:40:06 -0400 Subject: ci: don't run wpt tests on debug (#18688) --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github/workflows/ci.yml') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4f2e8eaa7..91fb642a4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -90,7 +90,6 @@ jobs: job: test profile: debug use_sysroot: true - wpt: '${{ github.ref == ''refs/heads/main'' && !startsWith(github.ref, ''refs/tags/'') }}' os_display_name: ubuntu-x86_64 - os: ubuntu-22.04 job: lint -- cgit v1.2.3