Skip to content

Commit

Permalink
small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
philprime committed Feb 7, 2025
1 parent 44cc8db commit 50c009d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
with:
# Do not fail the build if codecov fails to report the coverage.
fail_ci_if_error: false
flags: unittests
flags: unit-tests

job_e2e_test:
name: ${{ matrix.wizard }} E2E Tests
Expand Down

0 comments on commit 50c009d

Please sign in to comment.