Skip to content

Commit 8732b7e

Browse files
committed
update names
1 parent ec60b53 commit 8732b7e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/run_tests.yml renamed to .github/workflows/run_tests_octave.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
---
2-
name: tests and coverage
2+
name: tests and coverage with octave
33

44
on:
55
push:
66
branches:
77
- master
8-
- dev
98
pull_request:
109
branches: ['*']
1110

1211
jobs:
13-
build:
12+
tests_octave:
1413
runs-on: ubuntu-22.04
1514
steps:
1615

0 commit comments

Comments
 (0)