Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
mollybsmith-noaa committed Sep 13, 2022
2 parents 408792b + de67ab3 commit feeb2f4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 20
timeout-minutes: 30
strategy:
fail-fast: true
matrix:
Expand Down
26 changes: 13 additions & 13 deletions tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@wdio/spec-reporter": "^7.16.14",
"@wdio/static-server-service": "^7.16.14",
"@wdio/sync": "^7.16.14",
"chromedriver": "^103.0.0",
"chromedriver": "^104.0.0",
"eslint": "^8.9.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.25.4",
Expand Down

0 comments on commit feeb2f4

Please sign in to comment.