Skip to content

Commit 94bf012

Browse files
committed
Revert "ci: switch dev-server test to oauth2"
This reverts commit 26d7809.
1 parent 665b85e commit 94bf012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.blueprint/github-build-matrix/samples/dev-server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export const devServerMatrix = {
99
},
1010
'ng-default-webpack': {
1111
sample: 'samples/ng-default',
12-
args: '--auth oauth2 --sample-yorc-folder --entities-sample sqllight --client-bundler webpack',
12+
args: '--sample-yorc-folder --entities-sample sqllight --client-bundler webpack',
1313
},
1414
},
1515
react: {

0 commit comments

Comments
 (0)