本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
felix
/
slime
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
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…
取消
儲存