style: fix indentation in integration-test.yml
Some checks failed
Integration Tests / integration-test (pull_request) Failing after 20s
Some checks failed
Integration Tests / integration-test (pull_request) Failing after 20s
This commit is contained in:
4
.github/workflows/integration-test.yml
vendored
4
.github/workflows/integration-test.yml
vendored
@@ -14,8 +14,8 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Rust
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
- name: Install Rust
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
|
||||
- name: Install Podman
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user