Skip to content

Commit

Permalink
small space fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekgsharma committed May 8, 2024
1 parent 283cda7 commit e40764c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ansible/roles/tenderdash/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,5 @@
drop { }
}
}
when: tenderdash_network == 'testnet'
when: tenderdash_network == 'testnet'

Check failure on line 79 in ansible/roles/tenderdash/tasks/main.yml

View workflow job for this annotation

GitHub Actions / Test package

yaml[new-line-at-end-of-file]

No new line character at the end of file

Check failure on line 79 in ansible/roles/tenderdash/tasks/main.yml

View workflow job for this annotation

GitHub Actions / Test package

yaml[trailing-spaces]

Trailing spaces

0 comments on commit e40764c

Please sign in to comment.