Skip to content

Commit

Permalink
Remove skip on Auth tests now that jsdom bug is fixed (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhuleatt authored Apr 27, 2021
1 parent b4f22bc commit ecb4996
Show file tree
Hide file tree
Showing 21 changed files with 1,749 additions and 1,681 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
needs: build
strategy:
matrix:
node: ["10", "12", "14"]
node: ["12", "14"]
fail-fast: false
name: Test Node.js ${{ matrix.node }} (Ubuntu)
steps:
Expand Down
Loading

0 comments on commit ecb4996

Please sign in to comment.