diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 040b157f..6eb537c9 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -36,12 +36,7 @@ jobs: - node-version: 18.x target: edge-legacy type: expectation - - node-version: 18.x - target: firefox - type: expectation - - node-version: 18.x - target: firefox - type: integration + - node-version: 18.x target: node type: integration