Skip to content

Commit 8450e14

Browse files
committed
lint
1 parent 07aa8d7 commit 8450e14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run_tests_octave.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ on:
66
- master
77
- dev
88
paths:
9-
- '**.m'
9+
- '**.m'
1010
pull_request:
1111
branches: ['*']
1212
paths:
13-
- '**.m'
13+
- '**.m'
1414

1515
jobs:
1616
test:

0 commit comments

Comments
 (0)