Skip to content

Commit 086aa59

Browse files
committed
Weird yaml spacing issues in emacs
1 parent 7ab4d8c commit 086aa59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@ jobs:
5454

5555
- name: Set up Rust
5656
run: rustup show
57-
57+
5858
- name: Cache Rust
5959
uses: Swatinem/rust-cache@v2
6060
with:
6161
workspaces: python/pecos-rslib
62-
62+
6363
- name: Install LLVM
6464
uses: KyleMayes/install-llvm-action@v2
6565
with:

0 commit comments

Comments
 (0)