Skip to content

Commit

Permalink
ci: switch dev-server test to oauth2
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored Dec 28, 2024
1 parent 1d9dca7 commit 26d7809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .blueprint/github-build-matrix/samples/dev-server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const devServerMatrix = {
},
'ng-default-webpack': {
sample: 'samples/ng-default',
args: '--sample-yorc-folder --entities-sample sqllight --client-bundler webpack',
args: '--auth oauth2 --sample-yorc-folder --entities-sample sqllight --client-bundler webpack',
},
},
react: {
Expand Down

0 comments on commit 26d7809

Please sign in to comment.