Skip to content

Commit a9d3b1a

Browse files
committed
ci: aqua
1 parent 5991534 commit a9d3b1a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ jobs:
4040
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
4141
with:
4242
python-version: '3.10'
43+
- uses: aquaproj/aqua-installer@6ce1f8848ec8e61f14d57bd5d7597057a6dd187c # v3.0.1
44+
with:
45+
aqua_version: v2.28.1
4346
- name: collect coverage
4447
env:
4548
THEMIS_PROFILE: ${{ github.workspace }}/vim-profile-${{ runner.os }}-${{ matrix.neovim }}-${{ matrix.version }}.txt

0 commit comments

Comments
 (0)