Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2cff185

Browse files
committed
Revert "Fix step template breakage"
This reverts commit dc612f0.
1 parent f6b0c13 commit 2cff185

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
name_postfix: _latest_git
3030
pre_test:
3131
- task: UseRubyVersion@0
32-
- template: step--git-install.yml@asottile
32+
- template: step--git-install.yml
3333
- bash: |
3434
testing/get-swift.sh
3535
echo '##vso[task.prependpath]/tmp/swift/usr/bin'

0 commit comments

Comments
 (0)