Skip to content

Commit

Permalink
chore: Rename workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
manferlo81 committed Nov 11, 2024
1 parent 27686a1 commit 70c2a8c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
jobs:
job_lint_test_build:
name: Lint, Test and Build
uses: './.github/workflows/lint-test-build.yml'
uses: './.github/workflows/_lint-test-build.yml'

job_upload_coverage:
name: Upload Coverage to Codecov
Expand Down

0 comments on commit 70c2a8c

Please sign in to comment.