Skip to content

Commit

Permalink
Add -v
Browse files Browse the repository at this point in the history
  • Loading branch information
twizmwazin committed Jul 6, 2022
1 parent 7322445 commit 59f744b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
with:
python-version: ${{ matrix.python }}
- name: Run setup.sh
run: ./setup.sh -i -u
run: ./setup.sh -i -u -v
- name: Test angr import
run: python -c "import angr; print('angr imports!')"

Expand Down

0 comments on commit 59f744b

Please sign in to comment.