Skip to content

Commit 2e51177

Browse files
committed
lint: fixes spacing
1 parent 2c6eaa4 commit 2e51177

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test_t8code_advection.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@ jobs:
109109
path: build/Testing/Temporary/LastTest.log
110110

111111
- name: run advection test 1D Mesh
112-
working-directory: build/example/advection
113-
run: ./t8_advection -u 1 -e 1 -l 2 -r 1 -T 0.5 -C 0.5 -a 1 -v 1
112+
working-directory: build/example/advection
113+
run: ./t8_advection -u 1 -e 1 -l 2 -r 1 -T 0.5 -C 0.5 -a 1 -v 1

0 commit comments

Comments
 (0)