Skip to content

Commit 3239d31

Browse files
Always checkout llvm-project.
1 parent e8f10cd commit 3239d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-devops/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- template: checkout-self.yml
3939
- template: checkout-submodule.yml
4040
parameters:
41-
enabled: ${{ not(parameters.skipTesting) }}
41+
enabled: true
4242
path: 'llvm-project'
4343
url: 'https://github.com/llvm/llvm-project.git'
4444
- template: checkout-submodule.yml

0 commit comments

Comments
 (0)