Skip to content

Commit 79dbd2a

Browse files
Piyush ShardaPiyush Sharda
Piyush Sharda
authored and
Piyush Sharda
committed
adjust line numbers
1 parent c54ea0b commit 79dbd2a

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
@@ -42,7 +42,7 @@ jobs:
4242
run: |
4343
set -e
4444
cd unit_test/burn_cell_metal_chem
45-
line_numbers=(4462 4464 4466 4468 4469 4472 4473 4476 4482 4487)
45+
line_numbers=(4461 4463 4465 4467 4468 4471 4472 4475 4481 4486)
4646
threshold=0.01
4747
error_found=false
4848
for line_number in "${line_numbers[@]}"; do

0 commit comments

Comments
 (0)