Skip to content

Commit 3129ae6

Browse files
Piyush ShardaPiyush Sharda
Piyush Sharda
authored and
Piyush Sharda
committed
remove period from input file
1 parent 629b9e9 commit 3129ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/burn_cell_metal_chem_1.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: |
3333
cd unit_test/burn_cell_metal_chem
3434
make -j 2
35-
./main1d.gnu.DEBUG.ex inputs_metal_chem_1.0 amrex.fpe_trap_{invalid,zero,overflow}=1 > test.out
35+
./main1d.gnu.DEBUG.ex inputs_metal_chem_1 amrex.fpe_trap_{invalid,zero,overflow}=1 > test.out
3636
3737
- name: Print backtrace
3838
if: ${{ failure() && hashFiles('unit_test/burn_cell_metal_chem/Backtrace.0') != '' }}

0 commit comments

Comments
 (0)