Skip to content
Snippets Groups Projects
Verified Commit c41e3325 authored by Recolic Keghart's avatar Recolic Keghart
Browse files

update ci

parent bce45bb2
No related branches found
No related tags found
No related merge requests found
Pipeline #599 passed with stages
in 15 minutes and 22 seconds
...@@ -35,7 +35,7 @@ test-positive-whole: ...@@ -35,7 +35,7 @@ test-positive-whole:
dependencies: dependencies:
- build-jdk8 - build-jdk8
script: script:
- ./run.sh run src/test/data/pa3/benchmarks/exp.py > out.gi - ./run.sh run src/test/data/pa3/benchmarks/exp.py | grep -v Reading | head -n -1 > out.gi
- diff out.gi src/test/data/pa3/benchmarks/exp.py.ast.typed.s.result - diff out.gi src/test/data/pa3/benchmarks/exp.py.ast.typed.s.result
# code_quality: # code_quality:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment