Kaynağa Gözat

Update CI.yml

Lyon 4 yıl önce
ebeveyn
işleme
1501e7ccf4
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      .github/workflows/CI.yml

+ 3 - 0
.github/workflows/CI.yml

@@ -37,6 +37,9 @@ jobs:
       # Build your program with the given configuration
       run: cd ${{github.workspace}}/port/linux && bash gtest.sh
       
+    - name: BENCHMARK
+      run: cd ${{github.workspace}}/port/linux && bash ci_benchmark.sh
+      
     - name: Store benchmark result
       uses: benchmark-action/github-action-benchmark@v1
       with: