Skip to content

Commit

Permalink
fixup! remove jsdom
Browse files Browse the repository at this point in the history
  • Loading branch information
timmywil committed Mar 14, 2024
1 parent 1fea7db commit 70f3bdd
Show file tree
Hide file tree
Showing 10 changed files with 8 additions and 784 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
jobs:
test:
runs-on: ubuntu-latest
name: jQuery Migrate ${{ matrix.MIGRATE_VERSION }} and jQuery ${{ matrix.JQUERY_VERSION }} (Chrome/Firefox)
name: Migrate ${{ matrix.MIGRATE_VERSION }} - jQuery ${{ matrix.JQUERY_VERSION }} (Chrome/Firefox)
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -45,7 +45,7 @@ jobs:

safari:
runs-on: macos-latest
name: jQuery Migrate ${{ matrix.MIGRATE_VERSION }} and jQuery ${{ matrix.JQUERY_VERSION }} (Safari)
name: Migrate ${{ matrix.MIGRATE_VERSION }} - jQuery ${{ matrix.JQUERY_VERSION }} (Safari)
strategy:
fail-fast: false
matrix:
Expand Down
Loading

0 comments on commit 70f3bdd

Please sign in to comment.