Skip to content

Commit

Permalink
Update bootstrap to use Angular 17.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mraible committed Apr 30, 2024
1 parent de0bd22 commit d902210
Show file tree
Hide file tree
Showing 4 changed files with 1,470 additions and 1,986 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
5 changes: 3 additions & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@
"schematicCollections": [
"@cypress/schematic",
"@schematics/angular"
]
],
"analytics": false
}
}
}
Loading

0 comments on commit d902210

Please sign in to comment.