Skip to content

Commit 70cfa53

Browse files
committed
ci: commentout
1 parent 7affff0 commit 70cfa53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
pip install covimerage==0.2.2
4949
covimerage write_coverage "${THEMIS_PROFILE}"
5050
covimerage xml
51-
- uses: k1LoW/octocov-action@5213913fe329368ab9dafa16f18f4f3cce1062f0 # v1.3.0
51+
# - uses: k1LoW/octocov-action@5213913fe329368ab9dafa16f18f4f3cce1062f0 # v1.3.0
5252
- name: create filename
5353
id: filename
5454
run: echo "filename=${{ runner.os }}-$(test \"${{ matrix.neovim }}\" = \"true\" && echo neovim || echo vim )-${{ matrix.version }}" >> "$GITHUB_OUTPUT"

0 commit comments

Comments
 (0)