mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-30 21:35:55 +00:00
Update lint.yml
This commit is contained in:
parent
5c445bc42c
commit
db9365a11b
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
if [ -s fmt.patch ]; then
|
if [ -s fmt.patch ]; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
- uses: actions/github-script@v7
|
- uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7
|
||||||
if: failure() && steps.clang_format.outcome == 'failure'
|
if: failure() && steps.clang_format.outcome == 'failure'
|
||||||
with:
|
with:
|
||||||
script: |
|
script: |
|
||||||
|
Loading…
Reference in New Issue
Block a user