We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b26c129 commit a36349dCopy full SHA for a36349d
.github/workflows/ci.yml
@@ -38,7 +38,6 @@ jobs:
38
- run: rm .prettierignore
39
- uses: ./
40
id: self
41
- continue-on-error: true
42
- if: always()
43
run: |
44
if [[ "${{ steps.self.conclusion }}" == "failure" ]]; then
0 commit comments