Skip to content

Commit

Permalink
feature: migrate angular 17 (#517)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdasberg committed Nov 30, 2023
1 parent 2288d2f commit 3f687f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: integration test
uses: cypress-io/github-action@v5
with:
start: yarn start
start: yarn ngapimock
wait-on: 'http://localhost:9999'
browser: chrome
env:
Expand Down

0 comments on commit 3f687f7

Please sign in to comment.