Skip to content

Commit 0e6c02c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3a9e9be commit 0e6c02c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/matlab_test_and_coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
flags: ${{ matrix.os }}_matlab-${{ matrix.version }}
6969
name: codecov-umbrella # optional
7070
fail_ci_if_error: true # optional (default = false)
71-
token: ${{ secrets.CODECOV_TOKEN }}
71+
token: ${{ secrets.CODECOV_TOKEN }}

.github/workflows/octave_test_and_coverage.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,3 @@ jobs:
3333
flags: octave # optional
3434
name: codecov-umbrella # optional
3535
fail_ci_if_error: true # optional (default = false)
36-

0 commit comments

Comments
 (0)