Skip to content

Commit

Permalink
fixup! remove esmodules test from safari
Browse files Browse the repository at this point in the history
- selenium is having an issue starting the driver. It's
  likely an issue with safaridriver, but not easily fixed.
  The non-esmodules tests run okay.
  • Loading branch information
timmywil committed Mar 15, 2024
1 parent fc63fc4 commit 58e4c79
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ jobs:
matrix:
MIGRATE_VERSION: ["min"]
JQUERY_VERSION: ["3.x-git.min", "3.x-git.slim.min"]
include:
- MIGRATE_VERSION: "esmodules"
JQUERY_VERSION: "3.x-git.slim.min"
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand Down

0 comments on commit 58e4c79

Please sign in to comment.