fixed indent

This commit is contained in:
DastInDark
2022-09-22 20:01:49 +09:00
parent 3e043aaf2b
commit d2bf3432de

View File

@@ -52,7 +52,7 @@ jobs:
with:
args: --all-targets -- -D warnings
token: ${{ secrets.GITHUB_TOKEN }}
- name: Build tests
- name: Build tests
if: ${{ steps.skip_check.outputs.should_skip != 'true' }}
uses: ClementTsang/cargo-action@v0.0.2
with: