Skip to content

Commit

Permalink
no benefit to testing these
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgoebel committed Jun 2, 2021
1 parent 5c0cb9d commit ba2fb5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
node-version: [12.x, 14.x, 16.x]
build-how: ["node", "browser", "browser -n", "cdn -ne :common", "cdn -n -ne :common", "cdn :common"]
build-how: ["node", "browser", "browser -n", "cdn :common"]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit ba2fb5d

Please sign in to comment.