From 6c0b3141b4dc1caa27aa4a70067bb3aa462f3b9d Mon Sep 17 00:00:00 2001 From: Louise Poubel Date: Tue, 4 Jan 2022 15:52:56 -0800 Subject: [PATCH] Testing https://github.com/ignition-tooling/action-ignition-ci/pull/49 Signed-off-by: Louise Poubel --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index da0b5b6f..0eaf28f0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,6 +11,6 @@ jobs: uses: actions/checkout@v2 - name: Compile and test id: ci - uses: ignition-tooling/action-ignition-ci@focal + uses: ignition-tooling/action-ignition-ci@chapulina/focal/lcov with: codecov-enabled: true