ソースを参照

Enable all tests

tags/v0.0.1
Henry Case 3年前
コミット
175a5725b7
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      .github/workflows/main.yml

+ 1
- 1
.github/workflows/main.yml ファイルの表示

@@ -101,4 +101,4 @@ jobs:
make
- name: run tests
run: |
cd build && ./ut --gtest_filter="NONE"
cd build && ./ut

読み込み中…
キャンセル
保存