Skip to content

Commit 3c3e321

Browse files
committed
jira pip dependency
1 parent ea4f9b7 commit 3c3e321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: Install Dependencies
7575
shell: bash
7676
run: |
77-
pip install cython setuptools pytest
77+
pip install cython setuptools pytest jira
7878
wget -q https://packages.microsoft.com/config/ubuntu/16.04/packages-microsoft-prod.deb
7979
sudo dpkg -i packages-microsoft-prod.deb
8080
sudo apt-get install apt-transport-https

0 commit comments

Comments
 (0)