Skip to content

Commit

Permalink
cis: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthieuDartiailh committed Jun 11, 2020
1 parent 5628d3d commit c402e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Mark the job as a success
run: exit 0
test-failure:
name: Test result
name: Tests result
if: github.event_name == 'push' && !success()
needs:
- tests
Expand Down

0 comments on commit c402e00

Please sign in to comment.