Skip to content

Commit c977cc6

Browse files
committed
Fixed yaml indent.
1 parent 162d42a commit c977cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/peerconnection-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
needs: [interoptests]
120120
steps:
121121
- uses: actions/checkout@v2
122-
- uses: actions/setup-python@v2
122+
- uses: actions/setup-python@v2
123123
with:
124124
python-version: "3.x"
125125
- name: Create results file from interop test outputs

0 commit comments

Comments
 (0)