You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ie): set IEDriver location in GitHub Actions (#21)
- given the recent [issues with IEDriver](jquery/jquery#5723) in all jQuery projects, set the default IE driver location manually and add a test to run jQuery in Edge in IE mode in CI.
- update submodules
- remove the need for a special jtr-test branch in each submodule
- upgrade dependencies
- update Node in workflows to 24.x, the latest LTS
- fix an issue with the most recent version of exit-hook. See sindresorhus/exit-hook#42
0 commit comments