There was an error while loading. Please reload this page.
1 parent 2c6eaa4 commit 2e51177Copy full SHA for 2e51177
1 file changed
.github/workflows/test_t8code_advection.yml
@@ -109,5 +109,5 @@ jobs:
109
path: build/Testing/Temporary/LastTest.log
110
111
- 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
+ working-directory: build/example/advection
+ run: ./t8_advection -u 1 -e 1 -l 2 -r 1 -T 0.5 -C 0.5 -a 1 -v 1
0 commit comments