File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -109,12 +109,12 @@ matrix:
109109 # - python3 test/bug-hunting/cve.py
110110 # - git clone https://github.com/regehr/itc-benchmarks.git ~/itc
111111 # - python3 test/bug-hunting/itc.py
112- - mkdir ~/juliet
113- - curl https://samate.nist.gov/SARD/testsuites/juliet/Juliet_Test_Suite_v1.3_for_C_Cpp.zip -o ~/juliet/juliet.zip
114- - cd ~/juliet
115- - unzip -qq ~/juliet/juliet.zip
116- - cd -
117- - python3 test/bug-hunting/juliet.py
112+ # - mkdir ~/juliet
113+ # - curl https://samate.nist.gov/SARD/testsuites/juliet/Juliet_Test_Suite_v1.3_for_C_Cpp.zip -o ~/juliet/juliet.zip
114+ # - cd ~/juliet
115+ # - unzip -qq ~/juliet/juliet.zip
116+ # - cd -
117+ # - python3 test/bug-hunting/juliet.py
118118
119119script :
120120# fail the entire job as soon as one of the subcommands exits non-zero to save time and resources
You can’t perform that action at this time.
0 commit comments