Skip to content

Commit

Permalink
Fix web client build warnings related to versions
Browse files Browse the repository at this point in the history
  • Loading branch information
annehaley committed Oct 26, 2023
1 parent 4b9a3b3 commit 58e89f9
Show file tree
Hide file tree
Showing 3 changed files with 1,107 additions and 1,165 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
services: |
web
test-container: web
test-command: "CI=false && npm run lint"
test-command: "npm run lint"

pytest:
runs-on: ubuntu-latest
Expand Down
Loading

0 comments on commit 58e89f9

Please sign in to comment.