Skip to content

Commit

Permalink
Test coverage build with focal_gcc9 branch
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Peters <[email protected]>
  • Loading branch information
scpeters committed Apr 7, 2022
1 parent 3a2147c commit 1f6703c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
- name: Compile and test
id: ci
uses: ignition-tooling/action-ignition-ci@focal
uses: ignition-tooling/action-ignition-ci@focal_gcc9
with:
codecov-enabled: true
cppcheck-enabled: true
Expand Down

0 comments on commit 1f6703c

Please sign in to comment.