From 8a2eb474da7fe74bae39d44e0b23f655cba976e4 Mon Sep 17 00:00:00 2001 From: utam0k Date: Tue, 7 Sep 2021 22:24:52 +0900 Subject: [PATCH] cache runtime-tools. --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1a116c06c8..5b997a92dd 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -122,6 +122,7 @@ jobs: uses: codecov/codecov-action@v2 with: file: ./cgroups/coverage.lcov + integration_tests: runs-on: ubuntu-latest strategy: