Updated indentation [skip ci]

This commit is contained in:
Andrew Kane
2022-11-21 12:24:35 -08:00
parent bb266e1e5c
commit acdedb7048

View File

@@ -8,7 +8,7 @@ jobs:
os: [ubuntu-latest, windows-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
with:
submodules: true
- run: cargo test
- uses: actions/checkout@v3
with:
submodules: true
- run: cargo test