Skip to content
Snippets Groups Projects
Commit e75da6f2 authored by Vytor Calixto's avatar Vytor Calixto :space_invader:
Browse files

Arruma arquivo do CI

parent 3b7ab8bd
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -9,7 +9,7 @@ before_script: ...@@ -9,7 +9,7 @@ before_script:
test: test:
stage: test stage: test
script: script:
- valgrind --leak-check=full main - valgrind --leak-check=full ./main
- make test - make test
- cd tests - cd tests
- gnuplot "tempos.plot" - gnuplot "tempos.plot"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment