Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajinabraham committed Oct 28, 2024
1 parent 75951d5 commit 2844c3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mobsf-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ jobs:
poetry run python manage.py migrate
poetry run python manage.py create_roles
poetry run python mobsf/MobSF/tools_download.py ~/.MobSF
ls -al ~/.MobSF || dir /a:hd ~/.MobSF
~/.MobSF/tools/jadx/jadx-1.5.0/bin/jadx || ~/.MobSF/tools/jadx/jadx-1.5.0/bin/jadx.bat
dir /a:hd ~/.MobSF
~/.MobSF/tools/jadx/jadx-1.5.0/bin/jadx.bat
- name: Unit Tests on Ubuntu, macOS and Windows
run: |
Expand Down

0 comments on commit 2844c3b

Please sign in to comment.