Skip to content

Commit

Permalink
Merge pull request #645 from Kicer86/yaml_fix
Browse files Browse the repository at this point in the history
Drop troublesome comment
  • Loading branch information
Kicer86 committed Jun 2, 2024
2 parents 367bc5a + 861bb49 commit a8e1fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
-DCMAKE_EXE_LINKER_FLAGS=--coverage
run-test: true
ctest-options:
-LE HeavyData # TODO: remove after cleanups with LFS on github side
-LE HeavyData
--output-on-failure

- name: Generate lcov raports
Expand Down

0 comments on commit a8e1fc6

Please sign in to comment.