Skip to content

Commit

Permalink
ci: fix success job
Browse files Browse the repository at this point in the history
  • Loading branch information
ruancomelli committed Aug 24, 2023
1 parent 41fb705 commit d3656b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
name: Success
needs: check
runs-on: ubuntu-latest
if: ${{ always() }}
run: echo "Success!"

0 comments on commit d3656b2

Please sign in to comment.