Skip to content

Commit 6f22d39

Browse files
authored
Update coverage.yml
1 parent c3b0c38 commit 6f22d39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/coverage.yml

+2
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,10 @@ jobs:
6666
set -ev
6767
cd ../azure-cli
6868
git checkout f205ee4
69+
git switch -c f205ee4
6970
cd ../azure-cli-extensions
7071
git checkout fc5ae18
72+
git switch -c fc5ae18
7173
7274
- name: Set Up Python Environment
7375
run: |

0 commit comments

Comments
 (0)