Skip to content

Commit

Permalink
fix CI fuzz tests3
Browse files Browse the repository at this point in the history
  • Loading branch information
GrosQuildu committed Feb 18, 2020
1 parent 40879e1 commit 7e193e9
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 @@ -92,4 +92,4 @@ jobs:
- name: Test fuzzers
run: |
echo core | sudo tee /proc/sys/kernel/core_pattern
docker run deepstate sh -c 'sudo pip3 install nose && nosetests tests/test_fuzzers.py'
docker run trailofbits/deepstate/deepstate sh -c 'sudo pip3 install nose && nosetests tests/test_fuzzers.py'

0 comments on commit 7e193e9

Please sign in to comment.