Skip to content

Commit

Permalink
Update bootstrap to use Angular 17.3.6 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
mraible authored Apr 30, 2024
1 parent de0bd22 commit 78fad53
Show file tree
Hide file tree
Showing 4 changed files with 1,468 additions and 1,985 deletions.
1 change: 1 addition & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1378,6 +1378,7 @@ jobs:
- name: Run integration tests
uses: cypress-io/github-action@v6
with:
browser: chrome
start: npm start
install: false
wait-on: http://localhost:4200
Expand Down
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@
"@schematics/angular"
]
}
}
}
Loading

0 comments on commit 78fad53

Please sign in to comment.