Skip to content

Commit

Permalink
[ci] Add NOTERM to invocation
Browse files Browse the repository at this point in the history
  • Loading branch information
heapcrash committed Jun 23, 2020
1 parent 316cf35 commit ede4ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -113,7 +113,7 @@ jobs:
run: pip install unicorn==1.0.2rc3

- name: Version Check
run: pwn version
run: PWNLIB_NOTERM=1 pwn version

- name: Coverage doctests
run: |
Expand Down

0 comments on commit ede4ed1

Please sign in to comment.