We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7976ca9 commit 431d908Copy full SHA for 431d908
.github/workflows/azure-dev.yml
@@ -23,6 +23,7 @@ jobs:
23
id: validation
24
with:
25
useDevContainer: false
26
+ validateTests: ''
27
env:
28
AZURE_CLIENT_ID: ${{ secrets.AZURE_CLIENT_ID }}
29
AZURE_CLIENT_SECRET: ${{ secrets.AZURE_CLIENT_SECRET }}
0 commit comments