Skip to content

Commit

Permalink
fix input name
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Heinrich <[email protected]>
  • Loading branch information
andistorm committed Sep 2, 2024
1 parent e8a23fe commit 7ead682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
runner: ${{ inputs.runner || 'ubuntu-22.04' }}
docker_registry: ghcr.io
ctest_report_path: ctest-report
gcovr_coverage_path: gcovr-coverage
coverage_report_path: gcovr-coverage
dist_path: dist
use_build_cache: false # LTODO: test true

0 comments on commit 7ead682

Please sign in to comment.