This website works better with JavaScript.
首頁
探索
說明
登入
felix
/
slime
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
valgrind ci errors now on leak
master
Felix Brendel
6 年之前
父節點
a6d631e343
當前提交
5b1000eb01
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gitlab-ci.yml
+ 1
- 1
.gitlab-ci.yml
查看文件
@@ -42,4 +42,4 @@ tests_r:
valgrind:
image: warchantua/dev-essential
stage: test
script: valgrind ./bin/slime --run-tests
script: valgrind
--error-exitcode=123 -q --track-origins=yes --leak-check=full --show-leak-kinds=all
./bin/slime
_d
--run-tests
Write
Preview
Loading…
取消
儲存