Skip to content

Commit

Permalink
Revert "ci: switch dev-server test to oauth2"
Browse files Browse the repository at this point in the history
This reverts commit 26d7809.
  • Loading branch information
mshima committed Dec 30, 2024
1 parent 665b85e commit 94bf012
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: '--auth oauth2 --sample-yorc-folder --entities-sample sqllight --client-bundler webpack',
args: '--sample-yorc-folder --entities-sample sqllight --client-bundler webpack',
},
},
react: {
Expand Down

0 comments on commit 94bf012

Please sign in to comment.