Skip to content

Commit 2574a62

Browse files
committed
Fix vim auto-linting
1 parent 808cde8 commit 2574a62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
working-directory: 03-H_Multi_GPU_Parallelization/solutions
1919
env:
2020
MPI_HOME: /usr/lib/x86_64-linux-gnu/openmpi
21-
run: |
21+
run: |
2222
make jacobi

0 commit comments

Comments
 (0)