Skip to content

Commit abcbf12

Browse files
committed
MacOS
1 parent 116cd19 commit abcbf12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
pwd
2626
source ~/venv/bin/activate
2727
python3 -m pip install --upgrade pip
28-
python3 -m pip install pylint pycodestyle pygit2 cryptography
28+
python3 -m pip install pylint pycodestyle pygit2 cryptography asciidoc
2929
- name: Checkout
3030
uses: actions/checkout@v4
3131
with:

0 commit comments

Comments
 (0)