Skip to content

Commit

Permalink
Merge pull request #385 from juanpcapurro/fix-e2e-tests
Browse files Browse the repository at this point in the history
Fix e2e tests
  • Loading branch information
dbale-altoros authored Jan 23, 2023
2 parents 4c4f127 + 4bd4d1f commit 4ba86a7
Show file tree
Hide file tree
Showing 13 changed files with 2,065 additions and 1,902 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/E2E.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Test on Linux with Node ${{ matrix.node }}
strategy:
matrix:
node: [10, 12]
node: [14, 16]
steps:
- uses: actions/setup-node@v1
with:
Expand Down
Loading

0 comments on commit 4ba86a7

Please sign in to comment.