Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
roddhjav committed Jan 24, 2024
1 parent 76cc380 commit b220658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
pip3 install --upgrade pip
pip3 install --upgrade green coverage \
codacy-coverage pyaml defusedxml cryptography pykeepass secretstorage
codacy-coverage pyaml defusedxml cryptography pykeepass secretstorage \
zxcvbn jsonpath-ng ${{ matrix.magic }}
- name: Configure password managers
Expand Down

0 comments on commit b220658

Please sign in to comment.