Skip to content

Commit

Permalink
Fix typo in workflow (#11905)
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored Oct 10, 2024
1 parent 16512ed commit 75d513b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ jobs:
CODACY_PROJECT_TOKEN: ${{ secrets.CODACY_PROJECT_TOKEN }}

requirements_coverage:
name: "Validate requiremenet coverage"
name: "Validate requirement coverage"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 75d513b

Please sign in to comment.