mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-04-27 02:57:57 -05:00
Update lint.yml
This commit is contained in:
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@@ -11,7 +11,6 @@ jobs:
|
||||
image: google/dart:latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: pub get
|
||||
- run: |
|
||||
output=$(dartfmt --dry-run lib/**/*.dart)
|
||||
if [ -z $output]
|
||||
|
||||
Reference in New Issue
Block a user